UNPKG

@twin.org/context

Version:

Helper methods/classes for context handling

22 lines (12 loc) 480 B
# TWIN Framework Context This package contains helper methods and classes for using contexts. ## Installation ```shell npm install @twin.org/context ``` ## Examples Usage of the APIs is shown in the examples [docs/examples.md](docs/examples.md) ## Reference Detailed reference documentation for the API can be found in [docs/reference/index.md](docs/reference/index.md) ## Changelog The changes between each version can be found in [docs/changelog.md](docs/changelog.md)