nestedtext
nestedtext copied to clipboard
Consider adding a native JavaScript implementation
I wrote a native JavaScript implementation of NestedText. It's not a WASM build of a compiled project, so it is significantly lighter than the megabytes of JavaScript that the current linked project uses.
https://www.npmjs.com/package/nestedtext
https://github.com/fidian/nestedtext
It passes all of the current official tests.