https://github.com/juanmaabanto/sigeco-tools
additional tools in react and material-ui
https://github.com/juanmaabanto/sigeco-tools
material-ui react react-draggable react-vir table
Last synced: 4 months ago
JSON representation
additional tools in react and material-ui
- Host: GitHub
- URL: https://github.com/juanmaabanto/sigeco-tools
- Owner: juanmaabanto
- License: mit
- Created: 2020-09-17T14:59:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-13T21:30:05.000Z (over 4 years ago)
- Last Synced: 2025-08-10T01:52:25.113Z (10 months ago)
- Topics: material-ui, react, react-draggable, react-vir, table
- Language: JavaScript
- Homepage:
- Size: 161 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @sigeco/tools
[](http://npmjs.com/package/@sigeco/tools)
[]()
[]()
additional tools in react
## Installation
Sigeco Tools is available as an [npm package](https://www.npmjs.com/package/@sigeco/tools).
Note that this package requires `@material-ui/core` **v4**, `react-draggable` **v4** and `react-virtualized` **v9**.
**[Stable channel v1]**
```sh
// with npm
npm install @sigeco/tools
// with yarn
yarn add @sigeco/tools
```
**[With UMD]**
You can also use a global-friendly UMD build:
```html
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
```
### ActionField API
### FieldSet API
### Table API