1.0.2 • Published 7 years ago

waa-js v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Build Status Author License NpmDownload Status NPM Version


Waa Javascript Library

Install

npm install waa-js

Import

CommonJS

var WaaJS = require('waa-js');

Front end

<script type="text/javascript" src="/browserify-waa.js"></script>
# or
<script type="text/javascript" src="/browserify-waa-min.js"></script>

console.log(window.WaaJS)

Usage

Please reference the waa http interface documents