Skip to content

uncenter/ascii-to-lua-table

Repository files navigation

ASCII to Lua Table Converter

Easily convert ASCII art to a Lua table. Useful for Neovim dashboard customization and the like.

Development

git clone https://github.com/uncenter/ascii-to-lua-table.git
cd ascii-to-lua-table
pnpm install
pnpm dev

License

MIT