underlay / tasl

An algebraic data model for strongly typed semantic data

Home Page:https://tasl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An algebraic data model for strongly typed semantic data

https://tasl.io

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%