clean-deep@2.0.2
Remove falsy, empty or nullable values from objects
MIT
2017-03-09
安装 (2.0.2)
npm install clean-deep@2.0.2
yarn add clean-deep@2.0.2
pnpm add clean-deep@2.0.2
bun add clean-deep@2.0.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| lodash.isempty | ^4.4.0 |
| lodash.isplainobject | ^4.0.6 |
| lodash.transform | ^4.6.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.16.0 |
| babel-core | ^6.16.0 |
| babel-eslint | ^6.1.2 |
| babel-plugin-add-module-exports | ^0.2.1 |
| babel-preset-es2015 | ^6.22.0 |
| eslint | ^3.6.1 |
| eslint-config-seegno | ^6.0.0 |
| mocha | ^3.1.0 |
| nyc | ^8.3.0 |
| pre-commit | ^1.0.10 |
| should | ^11.1.0 |