sp-npm-init

1.0.1 • Public • Published

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'

Readme

Keywords

Package Sidebar

Install

npm i sp-npm-init

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.53 kB

Total Files

8

Last publish

Collaborators

  • requesttimeout