npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "repl" 的结果(共 50 个)
sequelize

Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.

MIT
ts-node

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

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
envify

Selectively replace Node-style environment variables with plain strings.

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.

babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
babel-plugin-transform-define

Babel plugin that replaces member expressions and typeof statements with strings

MIT
babel-plugin-array-includes

Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.

MIT
tsconfig

Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour

MIT
replace-homedir

Replace user home in a string with another string. Useful for tildifying a path.

MIT
array.prototype.map

An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.

MIT
@babel/helper-replace-supers

Helper function to replace supers

MIT
stream-cache

A simple way to cache and replay readable streams.

@rollup/plugin-replace

Replace strings in files while bundling

MIT
utila

notareplacementforunderscore

MIT
postcss-replace-overflow-wrap

PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.

MIT
MIT
replace-ext

Replaces a file extension with another one.

MIT
@pnpm/workspace.injected-deps-syncer

Update all injected replica of a workspace package

MIT
array-includes

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.tosorted

An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.flatmap

An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

MIT
es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.toreversed

An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.

MIT
array.prototype.findlast

An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.

MIT
extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

MIT
directmail

Sendmail replacement, sends mail directly to recipients SMTP server

MIT
alter

alters a string by replacing multiple range fragments in one fast pass

MIT
utile

A drop-in replacement for `util` with some additional advantageous functions