npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "move" 的结果(共 33 个)
trim-right

Similar to `String#trim()` but removes only whitespace on the right

MIT
babel-plugin-remove-debugger

Remove debugger statements

MIT
babel-plugin-remove-console

Remove console.* calls

MIT
hide-powered-by

Middleware to remove the X-Powered-By header

MIT
babel-plugin-transform-react-remove-prop-types

Remove unnecessary React propTypes from the production build

MIT
@babel/plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

MIT
remove-trailing-separator

Removes separators from the end of the string.

ISC
remove-bom-stream

Remove a UTF8 BOM at the start of the stream.

MIT
move-file

Move a file, directory, or symlink - Even works across devices

MIT
@npmcorp/move

Move files or directories with rename, falling back to recursive rename/copy on EXDEV errors.

ISC
@npmcli/move-file

move a file (fork of move-file)

MIT
uncss

Remove unused CSS styles

MIT
fs-vacuum

recursively remove empty directories -- to a point

ISC
move-concurrently

Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.

ISC
derequire

remove requires

MIT
stylehacks

Detect/remove browser hacks from CSS files.

MIT
rollup-plugin-es3

Make rollup compatible with ES3, remove Object.defineProperty of __esModule part

MIT
rollup-plugin-flow

Remove Flow type annotations before bundling.

BSD-3-Clause
babel-plugin-transform-remove-undefined

This removes rvals that are equivalent to undefined wherever possible

MIT
@pnpm/remove-bins

Remove bins from .bin

MIT
fs.extra

fs.move and fs.copy for Node.JS