npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "siv" 的结果(共 48 个)
vue

The progressive JavaScript framework for building modern web UI.

MIT
vue
passport

Simple, unobtrusive authentication for Node.js.

MIT
fs-readdir-recursive

Recursively read a directory

MIT
growl

Growl unobtrusive notifications

MIT
camelize

recursively transform key strings to camel-case

MIT
require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

MIT
falafel

transform the ast on a recursive walk

MIT
esrecurse

ECMAScript AST recursive visitor

BSD-2-Clause
arr-flatten

Recursively flatten an array or arrays.

MIT
jasmine-only

Exclusivity spec helpers for jasmine: `describe.only` and `it.only`

dasherize

recursively transform key strings to dash-case

MIT
@npmcorp/move

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

ISC
react-deep-force-update

Force-updates React component tree recursively

MIT
parsel-js

A tiny, permissive CSS selector parser

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
tiny-readdir

A simple promisified recursive readdir function.

MIT
tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

MIT
merge

(recursive)? merging of (cloned)? objects.

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
mquery

Expressive query building for MongoDB

MIT
sparse-bitfield

Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer

MIT
readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

Apache-2.0
breakable

Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.

MIT
subarg

parse arguments with recursive contexts

MIT
deep-freeze

recursively Object.freeze() objects and functions