项目作者: z41z

项目描述 :
npm init
高级语言: JavaScript
项目地址: git://github.com/z41z/sp-npm-init.git
创建时间: 2018-12-17T02:56:28Z
项目社区:https://github.com/z41z/sp-npm-init

开源协议:MIT License

下载


sp-npm-init

npm init

Install

  1. npm i xxx //or yarn add xxx

Build

  1. npm run build

CDN

  1. <script src="https://unpkg.com/xxx"></script>
  2. <script>
  3. </script>

Usage

  1. const {
  2. xxx
  3. } = require("xxx")
  • xx(obj = {})

    • {Object} xx
      • {Number} xx
      • {Boolean} xx = false
    1. xx();
    2. // return 'xx'