npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ts" 的结果(共 583 个)
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
mysql2

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

MIT
typeorm

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

MIT
prisma

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

Apache-2.0
lit

A library for building fast, lightweight web components

BSD-3-Clause
cross-env

Run scripts that set and use environment variables across platforms

MIT
ts-node

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

MIT
tsyringe

Lightweight dependency injection container for JavaScript/TypeScript

MIT
methods

HTTP methods that node supports

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
json-stable-stringify

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

MIT
@types/eslint-scope

Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions

MIT
convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

MIT
output-file-sync

Synchronously write a file and create its ancestor directories if needed

ISC
babel-plugin-react-constant-elements

Treat React JSX elements as value types and hoist them to the highest scope

MIT
babel-plugin-constant-folding

Compile static constants (ie. code that we can statically determine to be constant at runtime)

MIT
babel-plugin-remove-debugger

Remove debugger statements

MIT
globals

Global identifiers from different JavaScript environments

MIT
glob-watcher

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

MIT
yargs-unparser

Converts back a yargs argv object to its original array form

MIT
wide-align

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

ISC
say

TTS (Text To Speech) Module for Node.js

MIT
api-easy

Fluent (i.e. chainable) syntax for generating vows tests against RESTful APIs.

@semantic-release/git

semantic-release plugin to commit release assets to the project's git repository

MIT
hsts

HTTP Strict Transport Security middleware.

MIT
pause

Pause a stream's data events

MIT
policyfile

Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.

MIT
has-binary

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT
has-binary-data

A function that takes anything in javascript and returns true if its argument contains binary data.

MIT