UNPKG

agilite-core

Version:

A NodeJS module that provides reusable backend functionality to the Agilit-e environment

14 lines (9 loc) 363 B
# agilite-core A NodeJS module that provides reusable backend functionality to the [Agilit-e](https://agilite.io) environment. NB: Most of the logic in this module will not be of any use in any environment that is not Agilit-e. Use as your own discretion. Created by [Agilit-e](https://agilite.io) **Installation** Using npm: ``` npm install agilite-core ```