README
Install
$ npm install --save wwx
Usage
var wwx = require('wwx');
wwx('Rainbow');
License
Apache-2.0 © wuweixing
$ npm install --save wwx
<script type="module">
import wwx from 'https://cdn.skypack.dev/wwx';
</script>
$ npm install --save wwx
var wwx = require('wwx');
wwx('Rainbow');
Apache-2.0 © wuweixing