@curi/helpers
Version:
Functions that can be useful in Curi apps
17 lines (10 loc) • 402 B
Markdown
# @curi/helpers
[![npm][badge]][npm-link]
[badge]: https://img.shields.io/npm/v/@curi/helpers.svg
[npm-link]: https://npmjs.com/package/@curi/helpers
Functions that may be useful in a Curi application.
## Installation
```js
npm install --save @curi/helpers
```
For more information, please check out the [`@curi/helpers`](https://curi.js.org/v2/@curi/helpers/) page on the documentation website.