Skip to content
/ tasl Public

An algebraic data model for strongly typed semantic data

License

Notifications You must be signed in to change notification settings

underlay/tasl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 14, 2022
e0350ff · Mar 14, 2022
Mar 14, 2022
Mar 14, 2022
Mar 14, 2022
Jun 22, 2021
Feb 7, 2022
Sep 29, 2021
Mar 14, 2022
Nov 29, 2020
Feb 7, 2022
Sep 20, 2021
Mar 14, 2022
Mar 14, 2022
Aug 24, 2021

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