An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# @sigeco/tools
[![npm downloads](https://img.shields.io/npm/dt/@sigeco/tools.svg?maxAge=2592000)](http://npmjs.com/package/@sigeco/tools)
[![gzip size](https://img.badgesize.io/https:/npmcdn.com/@sigeco/tools/dist/sigeco-tools.umd.min.js?compression=gzip)]()
[![version](https://img.shields.io/npm/v/@sigeco/tools.svg)]()

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