Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 405 Bytes

Copyright

This sources are contributing under MIT license. More info there

Build

git clone git@github.com:deniskoronchik/scg-js.git
cd scg-js
npm install
npm build

Result library would be in build/scg.js

Cahngelog

You can see changelog there

Contribution

Read codestyle document before start contributing.

Usage