npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ip" 的结果(共 712 个)
vue

The progressive JavaScript framework for building modern web UI.

MIT
vue
typescript

TypeScript is a language for application scale JavaScript development

Apache-2.0
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
moment

Parse, validate, manipulate, and display dates

MIT
pg

PostgreSQL client - pure javascript & libpq with the same API

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
solid-js

A declarative JavaScript library for building user interfaces.

MIT
turbo

Turborepo is a high-performance build system for JavaScript and TypeScript codebases.

MIT
cross-env

Run scripts that set and use environment variables across platforms

MIT
nodemon

Simple monitor script for use during development of a Node.js app.

MIT
ts-node

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

MIT
cheerio

The fast, flexible & elegant library for parsing and manipulating HTML and XML.

MIT
inversify

A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.

MIT
tsyringe

Lightweight dependency injection container for JavaScript/TypeScript

MIT
jimp

An image processing library written entirely in JavaScript.

MIT
multer

Middleware for handling `multipart/form-data`.

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
notevil

Evalulate javascript like the built-in eval() method but safely

MIT
script-loader

script loader module for webpack

MIT
base64-encode

Encode base-64 strings with JavaScript

MIT
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

escope

ECMAScript scope analyzer

BSD-2-Clause
@types/eslint-scope

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

MIT
@types/json-schema

TypeScript definitions for json-schema

MIT
regenerator

Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)

MIT
esquery

A query library for ECMAScript AST using a CSS selector like query language.

BSD-3-Clause