3.0.4 • Published 4 years ago

mypowerlee v3.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Install with npm:

npm install --save mypowerlee

Install with yarn:

yarn add mypowerlee
// keepsmiling the full build.

import mypowerlee from "mypowerlee"; // ES6
const mypowerlee = require("mypowerlee").default;; // CommonJS

在页面内直接引用:

<script src="./mypowerlee.min.js"></script>

已全局注入keepsmiling$pwr,可直接使用。

主要方法如下

  • extend
  • cloneDeep
  • getQueryString
  • getObjectValue
  • getObjectValue
3.0.4

4 years ago

3.0.3

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.1

4 years ago

1.0.0

4 years ago