npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ports" 的结果(共 61 个)
webpack

Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

MIT
typeorm

Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.

MIT
methods

HTTP methods that node supports

MIT
zen-observable-ts

Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports

MIT
use-sync-external-store

Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.

MIT
acorn-dynamic-import

Support dynamic imports in acorn

MIT
resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

MIT
babel-plugin-transform-inline-imports-commonjs

A Babel transform that turns imports into lazily loaded commonjs requires

MIT
imports-loader

imports loader module for webpack

MIT
pino-abstract-transport

Write Pino transports easily

MIT
js-md5

A simple MD5 hash function for JavaScript supports UTF-8 encoding.

MIT
package

Easy package.json exports.

rollup-plugin-dynamic-import-variables

Rollup plugin for resolving dynamic imports containing variables.

MIT
benchmark

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

MIT
async-exit-hook

Run some code when the process exits (supports async hooks and pm2 clustering)

MIT
node-gyp-build

Build tool and bindings loader for node-gyp that supports prebuilds

MIT
worker-rpc

A simple RPC layer for communicating with web workers and over other transports

MIT
sass-graph

Parse sass files and extract a graph of imports

MIT
has-symbols

Determine if the JS environment has Symbol support. Supports spec, or shams.

MIT
babel-plugin-polyfill-corejs3

A Babel plugin to inject imports to core-js@3 polyfills

MIT
babel-plugin-polyfill-regenerator

A Babel plugin to inject imports to regenerator-runtime

MIT
babel-plugin-polyfill-corejs2

A Babel plugin to inject imports to core-js@2 polyfills

MIT
import-inspector

Wrap dynamic imports with metadata about the import

MIT
wait-on

wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available

MIT
@parcel/transformer-babel

This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos

MIT
has-tostringtag

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

MIT
has-unicode

Try to guess if your terminal supports unicode

ISC