0.0.1 • Published 9 months ago

@moritzrs/jcast v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

jcast

Build NPM Version NPM Bundle Size NPM Downloads GitHub License

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

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