Skip to content

An SPA using the tree-sitter wasm binding that converts JSON to Lua objects, useful for Neovim configuration with init.lua.

License

Notifications You must be signed in to change notification settings

mtoohey31/json2lua

Repository files navigation

JSON2Lua

An SPA using the tree-sitter wasm binding that converts JSON to Lua objects, useful for Neovim configuration with init.lua.

Roadmap

  • Display errors
  • Syntax highlighting
  • Prettified Lua with StyLua, if it can be compiled to wasm (there's a note about this in JohnnyMorganz/StyLua#193)

About

An SPA using the tree-sitter wasm binding that converts JSON to Lua objects, useful for Neovim configuration with init.lua.

Topics

Resources

License

Stars

Watchers

Forks