Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sim51/react-sigma
Sigma React component
https://github.com/sim51/react-sigma
graph react sigmajs
Last synced: 7 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:03:35.000Z (2 months ago)
- Last Synced: 2024-10-29T11:57:52.355Z (2 months ago)
- Topics: graph, react, sigmajs
- Language: TypeScript
- Homepage: https://sim51.github.io/react-sigma/
- Size: 39.1 MB
- Stars: 175
- Watchers: 4
- Forks: 27
- Open Issues: 5
-
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).