npm 包搜索

搜索 npm 上的 JavaScript 依赖包

promise-each

Call a function for each value in an array and return a Promise

MIT
find-file

Search for a file in an array of paths

MIT
pkg-resolve

Front-end Oriented Package Resolver for JSPM/NPM Packages

Apache-2.0
parse-import

Parse CSS @import statements

MIT
css-selector-tokenizer

Parses and stringifies CSS selectors

MIT
cssesc

A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.

MIT
fastparse

A very simple and stupid parser, based on a statemachine and regular expressions.

MIT
bundle-runner

run webpack bundles in Node.js with optional VM sandboxing

MIT
toposort

Topological sort of directed ascyclic graphs (like dependecy lists)

MIT
crossws

Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers

MIT
@babel/helper-compilation-targets

Helper functions on Babel compilation targets

MIT
@unhead/shared

Typescript definitions for document `<head>`.

MIT
error-stack-parser-es

Cross-browser Error parser

MIT
iconv

Text recoding in JavaScript for fun and profit!

ISC
@babel/helper-optimise-call-expression

Helper function to optimise call expression

MIT
registry-auth-token

Get the auth token set for an npm registry (if any)

MIT
jest-validate

Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.

MIT
fs-exists-sync

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

MIT
babel-helper-evaluate-path

path.evaluate wrapped in a try catch

MIT
babel-helper-mark-eval-scopes

Mark scopes for deopt which contain a direct eval call

MIT
eyespect

a customizable value inspector, the same as eyes.js but with different default colors

pretty-monitor

Readable monitor for unhandled rejections in when.js

MIT