npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "empty" 的结果(共 41 个)
fs-vacuum

recursively remove empty directories -- to a point

ISC
mixin-object

Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.

MIT
has-value

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

MIT
rollup-plugin-cleanup

Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings

MIT
empty-module

Return an empty module, 'nuff said

null-loader

A webpack loader that returns an empty module.

MIT
is-empty-function

Check that given string, function or arrow function have empty body, using `parse-function`.

MIT
just-is-empty

return true if object has no enumerable key values

MIT
eslint-plugin-no-empty-blocks

An extended version of the `no-empty` rule that adds an option to allow empty catch blocks.

MIT
delete-empty

Recursively delete all empty folders in a directory and child directories.

MIT
graphcool-inquirer

Fork of inquirer.js with empty line after question

MIT
clean-deep

Remove falsy, empty or nullable values from objects

MIT
remark-lint-no-empty-url

remark-lint rule to warn on empty URLs in links and images

MIT
postcss-discard-empty

Discard empty rules and values with PostCSS.

MIT
has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

MIT
empty-dir

Check if a directory is empty.

MIT
@types/is-empty

TypeScript definitions for is-empty

MIT
trim-leading-lines

Trim leading lines from a string when they are 100% whitespace or empty.

MIT
gfc

Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory with files). Useful for unit tests and generators.

MIT
is-empty

Check whether a value is "empty".

MIT
arrayiffy-if-string

Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.

MIT
@remix-run/server-build

An empty package containing types for a virtual module in Remix

MIT
plain-object-is-empty

Extremely fast function that checks if a plain object is empty.

MIT
ignore-assets-webpack-plugin

Ignore assets from compilation. Useful when you use non-js files as entry points with extract-text-webpack-plugin, and don't need the resulting empty js files.

GPL-3.0
rmdir-sync

rmdir-sync is a module to remove not empty directory for nodejs.

MIT