Giter VIP home page Giter VIP logo

sigma.js's Introduction

Build Status

sigma.js - v1.0.3

Sigma is a JavaScript library dedicated to graph drawing.

Resources

The website provides a global overview of the project, and the documentation is available in the Github Wiki.

Also, the plugins and examples directories contain some various use-cases, that might help you understanding how to use sigma.

How to use it

To use it, clone the repository:

git clone [email protected]:jacomyal/sigma.js.git

To build the code:

  • Install Node.js.
  • Install gjslint.
  • Use npm install to install sigma development dependencies.
  • Use npm run build to minify the code with Uglify. The minified file sigma.min.js will then be accessible in the build/ folder.

Also, you can customize the build by adding or removing files from the coreJsFiles array in Gruntfile.js before applying the grunt task.

Contributing

You can contribute by submitting issues tickets and proposing pull requests. Make sure that tests and linting pass before submitting any pull request by running the command grunt.

The whole source code is validated by the Google Closure Linter and JSHint, and the comments are written in JSDoc (tags description is available here).

sigma.js's People

Contributors

jacomyal avatar yomguithereal avatar sheymann avatar josemazo avatar ssidorchik avatar patrickmarabeas avatar yaph avatar jacomyma avatar mattcg avatar mef avatar raibaz avatar computermacgyver avatar totetmatt avatar tjdett avatar rpeleg1970 avatar mattgu74 avatar luca avatar anirvan avatar cdevienne avatar davidbruant avatar edsu avatar jeroencoumans avatar eins78 avatar orlade avatar patrickjs avatar tal-daniel avatar adkatrit avatar apitts avatar kyontan avatar

Watchers

9629831527 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.