1.0.1 • Published 5 years ago

sp-npm-init v1.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

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'
1.0.1

5 years ago

1.0.0

5 years ago