This package include some utilities used by Drieam LTI apps.
Getting Started
Installation
Install the @drieam/common and
its dependencies.
yarn add @drieam/common @drieam/api
Usage
import { setStore } from '@drieam/common';
Contributing
We welcome all contributors who abide by our Code of Conduct. Please see the Contributors Guide for more details on submitting a PR, setting up a local dev environment, running tests, etc...
Versioning
Until this project reaches a 1.0 milestone, minor version numbers will simply be incremented during each release. The Changelog will continue to document the different types of updates, including any "breaking changes".
After the 1.0 milestone, this project will follow SemVer.
License
To Be Fill..