@ostis/scg-js-editor
v0.3.0
Published
Implementation of scg-language tools for web
Downloads
13
Readme
Copyright
This sources are contributing under MIT license. More info there
Build
git clone [email protected]: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.