sp-npm-init
v1.0.1
Published
npm init
Downloads
1
Readme
sp-npm-init
npm init
Install
npm i xxx //or yarn add xxx
Build
npm run build
CDN
<script src="https://unpkg.com/xxx"></script>
<script>
</script>
Usage
const {
xxx
} = require("xxx")
xx(obj = {})
- {Object} xx
- {Number} xx
- {Boolean} xx = false
xx(); // return 'xx'
- {Object} xx