npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "lo" 的结果(共 3349 个)
lodash

Lodash modular utilities.

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

Loads environment variables from .env file

BSD-2-Clause
morgan

HTTP request logger middleware 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
nodemon

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

MIT
standard-version

replacement for `npm version` with automatic CHANGELOG generation

ISC
apollo-server

Production ready GraphQL Server

MIT
winston

A logger for just about everything.

MIT
pino

super fast, all natural json logger

MIT
bunyan

a JSON logging library for node.js services

MIT
log4js

Port of Log4js to work with node.

Apache-2.0
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
bundle-loader

bundle loader module for webpack

MIT
script-loader

script loader module for webpack

MIT
loader-runner

Runs (webpack) loaders

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.

jade-loader

jade loader module for webpack

coffee-loader

coffee loader module for webpack

MIT
val-loader

val loader module for webpack

MIT
convert-source-map

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

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
globals

Global identifiers from different JavaScript environments

MIT
babel-plugin-runtime

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

MIT
glob-watcher

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

MIT
undertaker

Task registry that allows composition through series/parallel methods.

MIT
glob-stream

Readable streamx interface over anymatch.

MIT
glob-whatev

A quick and dirty file globbing utility based on minimatch.