npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ol" 的结果(共 718 个)
mysql2

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native 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
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
rollup

Next-generation ES module bundler

MIT
puppeteer

A high-level API to control headless Chrome over the DevTools Protocol

Apache-2.0
apollo-server

Production ready GraphQL Server

MIT
inversify

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

MIT
setprototypeof

A small polyfill for Object.setprototypeof

ISC
browser-resolve

resolve which handles browser field support in package.json

MIT
uglify-js2

JavaScript parser, mangler/compressor and beautifier toolkit

try-resolve

Try and resolve a filename

MIT
babel-plugin-constant-folding

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

MIT
babel-messages

Collection of debug messages used by Babel.

MIT
babel-helpers

Collection of helper functions used by Babel transforms.

MIT
is-integer

ES2015 (ES6) Number.isInteger polyfill

WTFPL OR ISC
babel-plugin-remove-console

Remove console.* calls

MIT
babel-plugin-runtime

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

MIT
tildify

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

MIT
liftoff

Launch your command line tool with ease.

MIT
deprecated

Tool for deprecating things

jshint

Static analysis tool for JavaScript

MIT
grunt-legacy-util

Some old grunt utils provided for backwards compatibility.

MIT
grunt-init

Generate project scaffolding from a template.

node-environment-flags

> Polyfill/shim for `process.allowedNodeEnvironmentFlags`

Apache-2.0
json3

A JSON polyfill for older JavaScript platforms.

MIT
@ungap/promise-all-settled

A cross platform Promise.allSettled polyfill

ISC