orbit-model / main

[WIP] A model based abstrction layer for orbit.js
MIT License
6 stars 0 forks source link

Total alerts Language grade: JavaScript

orbit-model

This is the playground for creating a first version of a model based abstraction layer for the orbit.js data orchestration library.

RFCs

For more details of what we want to create here, please read the related RFCs posted as issues on the orbit.js monorepo:

Contributing

project tl;dr

In the project root directory you can run these (and more) commands:

# installs everything for every project and links them
pnpm install

# after code changes
pnpm run lint

# before committing (optional, will be run within git-hooks)
pnpm run test

License

Copyright 2018-2022 Bernhard Halbartschlager. MIT License (see LICENSE for details).0