Javascript/Typescript port for metaform, a utility, generator, manager, and coordinator for metadata and schemas.
- It is modularized. You can launch a full-fledged type and schema manager out of metaform-js, or you can just use its schema extractor utility. Just import the files and if you use something like webpack or babel, they'll handle it for you hassle-free!
Todo
- achieve API compatibility with the original metaform project
- write specs + docs for "building metaform from the ground up: primitive and atomics"
- discuss architectural designs with @mindey
- discuss licensing with @mindey
- add build info/ci info
- petition: add continuous integration to all wefindx projects
- primitives.md: https://en.wikipedia.org/wiki/Continued_fraction
- lambda-calculus.md
- metaform-uri.md
- auto-schema-align.md