1.0.5 • Published 2 years ago

yeshen-tools v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

yeshen-tools

JavaScript 函数库、工具类

Browser Support

IEEdgeChromeFirefoxOperaSafari
7+ ✔Latest ✔Latest ✔Latest ✔Latest ✔6+ ✔

Docs

To view the document 查看文档

Installing

npm install yeshen-tools -D
yarn add yeshen-tools -D

Using nodejs

const yeshenTools = require('yeshen-tools')

Get on unpkg and cdnjs

<script src="https://cdn.jsdelivr.net/npm/yeshen-tools"></script>

Import all methods

import * as yeshenTools from 'yeshen-tools'

Import one methods

import { xxx } from 'yeshen-tools'

License

MIT © 2022-present, 夜神丶

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago