npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Nest" 的结果(共 69 个)
array-flatten

Flatten nested arrays

MIT
dottie

Fast and safe nested object access and manipulation in JavaScript

MIT
require-directory

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

MIT
array-sort

Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

MIT
flat

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

BSD-3-Clause
dot-prop

Get, set, or delete a property from a nested object using a dot path

MIT
postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

MIT
@csstools/postcss-nested-calc

Use nested calc() expressions in CSS

MIT-0
validate-html-nesting

Validate parent-child nesting for HTML elements

ISC
get-value

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).

MIT
postcss-resolve-nested-selector

Resolve a nested selector in a PostCSS AST

MIT
ignore-walk

Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.

ISC
has-value

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

MIT
set-getter

Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths

MIT
@remix-run/router

Nested/Data-driven/Framework-agnostic Routing

MIT
union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

MIT
nested-error-stacks

An Error subclass that will chain nested Errors and dump nested stacktraces

MIT
m_flattened

flatten a nested array

MIT
deep-object-diff

Deep diffs two objects, including nested structures of arrays and objects, and return the difference.

MIT
synesthesia

A collection of regular expressions to match color syntax substrings from a text

MIT
dotty

Access properties of nested objects using dot-path notation

BSD-3-Clause
safe-qs

A querystring parser that supports nesting and arrays, with a depth limit

BSD-3-Clause
@opentelemetry/instrumentation-nestjs-core

OpenTelemetry instrumentation for NestJS server side applications framework

Apache-2.0
deep-require-cwd

Require a module like `require()` but via a sequence of nested packages from the current working directory

MIT
propget

Use dot notation to get properties from deeply nested object and array structures.

MIT
jest-expect-contain-deep

Assert deeply nested values in Jest

MIT
scope-css

Scope each css rule with a selector, ie. nest into parent

MIT