Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uncenter/ascii-to-lua-table

⇄ Easily convert ASCII art to a Lua table.
https://github.com/uncenter/ascii-to-lua-table

ascii ascii-art lua neovim

Last synced: 22 days ago
JSON representation

⇄ Easily convert ASCII art to a Lua table.

Awesome Lists containing this project

README

        

# 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](LICENSE)