super-source
v0.10.0
Published
Know who's using your project with Super Source.
Downloads
3
Readme
Super Source
Installation
Add super-source to your npm dependencies. Then run npm install
. Finally, follow the instructions on the website to include a function call to the Super Source package at the start of your project. This should look like:
SuperSource.Project.add('project', 'token');
Documentation
Visit the docs page to read the documentation.
Contributing
To contribute, get in touch at http://supso.org/ so that we can share the Contributor License Agreement (CLA) with you, then create a pull request.