@moritzrs/jcast
v0.0.1
Published
syntax tree for JSON Canvas
Downloads
21
Maintainers
Readme
jcast
JSON Canvas Abstract Syntax Tree
What is this?
jcast is a specification for representing JSON Canvas in a syntax tree. It implements unist, a format for syntax trees, to benefit its ecosystem of utilities.
When to use this
In most cases you will not need to use this package directly.
It is used internally by jcast-util-from-json
and jcast-util-to-json
to convert between JSON Canvas and jcast.
Related
jcast-util-from-json
- Utility to parse JSON Canvas into a jcast syntax tree.jcast-util-to-json
- Utility to serialize a jcast syntax tree into JSON Canvas.
Contribute
I don't know if i can check PRs in a timely manner, but feel free to open PRs or issues. If participation is high I will need to add a code of conduct and contribution guidelines.
Disclaimer
This package is not affiliated with Obsidian.md or the developers of Obsidian.md.
License
MIT © Moritz R. Schulz