This package has been deprecated

Author message:

@rhao/lodash-x 已废弃,推荐使用 nice-fns,具体查看 README.md

@rhao/lodash-x
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

@rhao/lodash-x

废弃声明:该包已被废弃,推荐使用 nice-fns,拥有完整的单测和文档,并实现和优化了该包所有功能!

迁移至指南

安装 nice-fns

# npm
npm i nice-fns

# yarn or pnpm
pnpm add nice-fns

函数迁移指南:

  1. assignOwnKeys => assignOwn
  2. bigCamelCase => pascalCase
  3. combineURLs 支持多 relativeURL
  4. controllablePromise => promiseWithControl
  5. createSwitch 调用方式更改
  6. pauseableTimer => timerWithControl
  7. safeJSONParse => parseJSON
  8. setupDefaults 被移除
  9. setupDefaults.treeOptions => treeDefaults

Package Sidebar

Install

npm i @rhao/lodash-x

Weekly Downloads

1

Version

0.5.3

License

MIT

Unpacked Size

41.6 kB

Total Files

6

Last publish

Collaborators

  • lei-hh