Skip to content

underlay/tasl

Repository files navigation

tiny algebraic schema language (tasl)

standard-readme compliant license NPM version TypeScript types lines of code

An algebraic data model for strongly typed semantic data.

Table of Contents

Install

npm i tasl

API

See the docs/ folder.

Testing

Tests use AVA and live in the test directory.

npm run test

Contributing

If there's anything you want to discuss, request, contribute to, or give feedback on, feel free to open an issue!

License

MIT © 2020 underlay