@dropthought/dt-common
v1.6.0
Published
Dropthought common libs
Downloads
91
Readme
@dropthought/dt-common
Dropthought common libs
Latest version
- 1.0.0
Installation
Using npm:
npm install @dropthought/dt-common
or using yarn:
yarn add @dropthought/dt-common
Usage
import {nextPage} from '@dropthought/dt-common';
// ...
const nextPageIndex = nextPage(pageIndex, feedbacks, survey);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT