random tables
 
 
Go to file
Dozens B. McCuzzins 365fabdf67 first 2024-08-02 12:22:14 -06:00
doc first 2024-08-02 12:22:14 -06:00
src first 2024-08-02 12:22:14 -06:00
test first 2024-08-02 12:22:14 -06:00
.gitignore first 2024-08-02 12:22:14 -06:00
README.md first 2024-08-02 12:22:14 -06:00
justfile first 2024-08-02 12:22:14 -06:00

README.md

tbls

for expanding random table entries

Requirements

Built with Fennel 1.3.1 on PUC Lua 5.4

Usage

You can run the script: fennel src/main.fnl.

Or you can compile a binary and use that. See just compile.

Roadmap

  • random table entries (ADDED in vHydrogen)
  • expanding macros (ADDED in vHydrogen)
  • table files plugin: syntax highlighting + folding
  • expansion filters

Resources

inspired heavily by tracery: https://github.com/galaxykate/tracery

and paper elemental's list-to-html generator: https://paperelemental.blogspot.com/p/list-to-html-generator.html

and perchance: https://perchance.org/welcome