Contribute to SNIK Graph

SNIK Graph is hosted on GitHub and is based on the graph library Cytoscape.js . Feel free to fork and create a pull request or, if you plan or frequent contributions, ask us to include you in the GitHub team.

Contribution Ideas

If you want to contribute but are not sure in which way, here are some suggestions:

Coding Conventions

UTF-8 encoding, Linux (\n) linebreaks, single tab indentation. Prettier automatically formats the code with the Husky commit hook. Single-feature commits with useful messages.