npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "given" 的结果(共 216 个)
md5-file

Get the MD5-sum of a given file, with low memory usage, even on huge files.

MIT
is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

MIT
fined

Find a file given a declaration of locations.

MIT
pug-load

The Pug loader is responsible for loading the depenendencies of a given Pug file.

MIT
pug
resolve-from

Resolve the path of a module like `require.resolve()` but from a given path

MIT
find-parent-dir

Finds the first parent directory that contains a given file or directory.

MIT
pathval

Object value retrieval given a string path

MIT
jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

MIT
@babel/helper-simple-access

Babel helper for ensuring that access to a given value is performed through simple accesses

MIT
base-x

Fast base encoding / decoding of any given alphabet

MIT
npm-cache-filename

Given a cache folder and url, return the appropriate cache folder.

ISC
truncate-utf8-bytes

Truncate string to given length in bytes

WTFPL
text-hex

Generate a hex color from the given text

MIT
colorspace

Generate HEX colors for a given namespace.

MIT
@so-ric/colorspace

Generate HEX colors for a given namespace using color v5

MIT
get-values

Return an array of all values from the given object.

MIT
array-each

Loop over each item in an array and call the given function on every element.

MIT
autolinker

Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML

MIT
import-from-esm

Import a module like with require() but from a given path (for ESM)

MIT
get-own-enumerable-property-symbols

Returns an array of all enumerable symbol properties found directly upon a given object

ISC
node-abi

Get the Node ABI for a given target and runtime, and vice versa.

MIT
module-details-from-path

Resolve npm package details, like name and base path, given an absolute path to a file inside a package

MIT
babel-plugin-minify-replace

Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

MIT
load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

MIT
babel-helper-simple-access

Babel helper for ensuring that access to a given value is performed through simple accesses

MIT
split-on-first

Split a string on the first occurance of a given separator

MIT
find-up-path

Find the path of the first file matching a given name, walking the filesystem upwards.

MIT
cache-content-type

Create a full Content-Type header given a MIME type or extension and cache the result

MIT
regenerate

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

MIT