Dozens B. McCuzzins 7ec9978919 | ||
---|---|---|
doc | ||
src | ||
test | ||
vim-tbls | ||
.gitignore | ||
README.md | ||
justfile |
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