[![npm version][img-1]][1]
[![Build Status][img-2]][2]

<!-- [img-1]: https://img.shields.io/npm/v/react-sigma.svg
[img-2]: https://travis-ci.org/dunnock/react-sigma.svg?branch=master -->

[1]: https://www.npmjs.com/package/sigmajs-react "npm version"
<!-- [2]: https://travis-ci.org/dunnock/react-sigma -->

It's custom from libs
react-sigma: https://www.npmjs.com/package/react-sigma
sigma-react: https://www.npmjs.com/package/sigma-react

## Table of Contents

- [Usage](#usage)
- [Components reference](#components-reference)
 - [Sigma](#sigma)
 - [SigmaEnableWebGL](#sigmaenablewebgl)
 - [Extending sigma components](#extending-sigma-components)
 - [Components composition](#components-composition)
- [Types](#types)

# Usage

See [storybook for working examples](https://dunnock.github.io/react-sigma/).

Please make sure to read [CONTRIBUTION prerequisites section](https://github.com/dunnock/react-sigma/blob/master/CONTRIBUTION.md#prerequisites) if you want to fork & change or contribute.

## Install

`npm install --save sigmajs-react`
