additional tools in react
Sigeco Tools is available as an npm package.
Note that this package requires @material-ui/core
v4, react-draggable
v4 and react-virtualized
v9.
[Stable channel v1]
// with npm
npm install @sigeco/tools
// with yarn
yarn add @sigeco/tools
[With UMD]
You can also use a global-friendly UMD build:
https://cdn.jsdelivr.net/npm/@sigeco/tools@1.0.3/dist/sigeco-tools.umd.js
https://cdn.jsdelivr.net/npm/@sigeco/tools@1.0.3/dist/sigeco-tools.umd.min.js