@qiyuor2/utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.4 • Public • Published

自用工具库

是一些自己积累的工具函数

import { pipe, random, map } from '@qiyuor2/utils'

const test = pipe(map(() => /* do something */ value), random)


console.log(test([1, 2, 3]))

Readme

Keywords

Package Sidebar

Install

npm i @qiyuor2/utils

Weekly Downloads

2

Version

0.0.1-alpha.4

License

MIT

Unpacked Size

61.9 kB

Total Files

38

Last publish

Collaborators

  • qiyuor2