npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "with" 的结果(共 451 个)
dayjs

2KB immutable date time library alternative to Moment.js with the same modern API

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

MIT
nuxt

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

MIT
ts-node

TypeScript execution environment and REPL for node.js, with source map support

MIT
commitizen

Git commit, but play nice with conventions.

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
log4js

Port of Log4js to work with node.

Apache-2.0
envify

Selectively replace Node-style environment variables with plain strings.

MIT
json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

MIT
json-parse-even-better-errors

JSON.parse with context information on error

MIT
base64-encode

Encode base-64 strings with JavaScript

MIT
enhanced-require

Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.

json-parse-better-errors

JSON.parse with context information on error

MIT
babel-plugin-eval

Compile eval calls with string literals

MIT
babel-plugin-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT
liftoff

Launch your command line tool with ease.

MIT
handlebars

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

MIT
eventemitter2

A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.

MIT
he

A robust HTML entities encoder/decoder with full Unicode support.

MIT
wide-align

A wide-character aware text alignment function for use on the console or with fixed width fonts.

ISC
async-limiter

asynchronous function queue with adjustable concurrency

MIT
cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

MIT
lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers).

MIT
eslint-config-prettier

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

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
pg-connection-string

Functions for dealing with a PostgreSQL connection string

MIT
cls-bluebird

Make bluebird work with the continuation-local-storage module.

BSD-2-Clause