npm 包搜索

搜索 npm 上的 JavaScript 依赖包

resolve-url

Like Node.js’ `path.resolve`/`url.resolve` for the browser.

MIT
to-regex

Generate a regex from a string or array of strings.

MIT
set-getter

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

MIT
is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

MIT
object-visit

Call a specified method on each value in the given object.

MIT
snapdragon

Easy-to-use plugin system for creating powerful, fast and versatile parsers and compilers, with built-in source-map support.

MIT
pretty-remarkable

Plugin for prettifying markdown with Remarkable using custom renderer rules.

MIT
ret

Tokenizes a string that represents a regular expression.

MIT
fs.realpath

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

ISC
use

Easily add plugin support to your node.js application.

MIT
use
assign-symbols

Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.

MIT
base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks

MIT
source-map-url

Tools for working with sourceMappingURL comments.

MIT
split-string

Easy way to split a string on a given character unless it's quoted or escaped.

MIT
has-value

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

MIT
type-check

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

MIT
@changesets/format

Detect and format files

MIT
ci-parallel-vars

Get CI environment variables for parallelizing builds

MIT
chunkd

Get a chunk of an array based on the total number of chunks and current index

MIT
knife

Parse shitty JSON!

typeable-promisify

Wrap any node-style callback function with a promise.

MIT
graph-simple-sequencer

Sort items in a graph using a topological sort into chunks

MIT
project-bin-path

This will give path to the project's local bin

MIT
use-strict

Makes all modules in Node get loaded in strict mode.

ISC
smartwrap

Textwrap for javascript/nodejs. Correctly handles wide characters (宽字符) and emojis (😃). Wraps strings with option to break on words.

MIT