random tables
 
 
Go to file
Dozens B. McCuzzins 7ec9978919 helium 2024-08-03 17:09:10 -06:00
doc helium 2024-08-03 17:09:10 -06:00
src helium 2024-08-03 17:09:10 -06:00
test helium 2024-08-03 17:09:10 -06:00
vim-tbls helium 2024-08-03 17:09:10 -06:00
.gitignore first 2024-08-02 12:22:14 -06:00
README.md helium 2024-08-03 17:09:10 -06:00
justfile helium 2024-08-03 17:09:10 -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 (ADDED vHelium)
  • expansion filters (ADDED vHelium)
  • table context

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