asch-js
v1.4.2
Published
asch javascript library
Downloads
28
Readme
Asch Javascript Library
Install
npm install asch-jsImport
CommonJS
var AschJS = require('asch-js');Front end
<script type="text/javascript" src="/browserify-asch.js"></script>
# or
<script type="text/javascript" src="/browserify-asch-min.js"></script>
console.log(window.AschJS)Usage
Please reference the asch http interface documents

