npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "port" 的结果(共 343 个)
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
passport

Simple, unobtrusive authentication for Node.js.

MIT
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
typeorm

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

MIT
ts-node

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

MIT
log4js

Port of Log4js to work with node.

Apache-2.0
methods

HTTP methods that node supports

MIT
browser-resolve

resolve which handles browser field support in package.json

MIT
acorn-import-assertions

Support for import assertions in acorn

MIT
acorn-import-phases

Support for `import <defer|source>` phase syntax in Acorn

MIT
es-module-lexer

Lexes ES modules returning their import/export metadata

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.

acorn-import-attributes

Support for import attributes in acorn

MIT
eventemitter2

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

MIT
lodash.create

The lodash method `_.create` exported as a module.

MIT
to-iso-string

Cross-browser toISOString support.

MIT
he

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

MIT
hsts

HTTP Strict Transport Security middleware.

MIT
passport-strategy

An abstract class implementing Passport's strategy API.

zen-observable-ts

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

MIT
lodash.curry

The lodash method `_.curry` exported as a module.

MIT
@babel/plugin-proposal-export-namespace-from

Compile export namespace to ES2015

MIT
styled-jsx

Full CSS support for JSX without compromises

MIT
use-sync-external-store

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

MIT
@zeit/source-map-support

Fixes stack traces for files with source maps

MIT
node-html-parser

A very fast HTML parser, generating a simplified DOM, with basic element query support.

MIT
babel-plugin-dynamic-import-node

Babel plugin to transpile import() to a deferred require(), for node

MIT