npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "URN" 的结果(共 97 个)
es-module-lexer

Lexes ES modules returning their import/export metadata

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
has-binary

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
has-binary-data

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

MIT
url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

MIT
esm-env

Uses export conditions to return environment information in a way that works with major bundlers and runtimes.

MIT
babel-generator

Turns an AST into code.

MIT
@babel/plugin-transform-react-jsx

Turn JSX into React function calls

MIT
require-directory

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

MIT
sorted-object

Returns a copy of an object with its keys sorted

(WTFPL OR MIT)
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
find-node-modules

Return an array of all parent node_modules directories

MIT
@hapi/pinpoint

Return the filename and line number of the calling function

BSD-3-Clause
@sideway/pinpoint

Return the filename and line number of the calling function

BSD-3-Clause
buffer-equal

return whether two buffers are equal

MIT
collection-map

Returns an array of mapped values from an array or object.

MIT
is-valid-glob

Return true if a value is a valid glob pattern or patterns.

MIT
contextify

Turn an object into a persistent execution context.

jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
ee-first

return the first event in a set of ee/event pairs

MIT
benchmark

A benchmarking library that supports high-resolution timers & returns statistically significant results.

MIT
to-array

Turn an array like into an array

redeyed

Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.

MIT
babel-plugin-transform-async-to-generator

Turn async functions into ES2015 generators

MIT
parse-node-version

Turn node's process.version into something useful.

MIT