https://github.com/sim51/react-sigma
Sigma React component
https://github.com/sim51/react-sigma
graph react sigmajs
Last synced: 14 days ago
JSON representation
Sigma React component
- Host: GitHub
- URL: https://github.com/sim51/react-sigma
- Owner: sim51
- License: mit
- Created: 2021-05-02T10:18:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T14:47:55.000Z (4 months ago)
- Last Synced: 2025-04-14T19:57:06.426Z (about 1 month ago)
- Topics: graph, react, sigmajs
- Language: TypeScript
- Homepage: https://sim51.github.io/react-sigma/
- Size: 50.1 MB
- Stars: 193
- Watchers: 4
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Sigma
A set of react components to display graphs with Sigma v3.
## Documentation
- [Getting started](https://sim51.github.io/react-sigma/docs/start-introduction)
- [API reference](https://sim51.github.io/react-sigma/docs/api)
- [Storybook](https://sim51.github.io/react-sigma/storybook)## Changes
See the [CHANGELOG file](packages/website/docs/changelog.md).
## Contributing
See the [CONTRIBUTING file](CONTRIBUTING.md).
## Support
Please **do not** use GitHub issue for support, instead post your question on [StackOverflow](https://stackoverflow.com/) using the [`sigma` tag](https://stackoverflow.com/questions/tagged/sigma).
## License
MIT - see the [LICENSE file](LICENSE.md).