npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "include" 的结果(共 17 个)
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
babel-plugin-array-includes

Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.

MIT
path-extra

path-extra contains methods that aren't included in the vanilla Node.js path package.

MIT
@bcoe/dotignore

ignorefile/includefile matching .gitignore spec

MIT
pug-linker

Link multiple pug ASTs together using include/extends

MIT
pug
array-includes

An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.

MIT
lodash.includes

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

MIT
xml

Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.

MIT
buildmail

buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included.

MIT
fileset

Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability

MIT
get-own-enumerable-keys

Like `Object.keys()` but also includes symbols

MIT
rollup-plugin-sizes

Show info about files/packages included with your rollup bundle

MIT
requirejs

Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer

MIT
babel-preset-jest

> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).

MIT
chainy-plugin-feed

Chainy action that sets the chain data with the parsed results of a request, includes caching

MIT
buble

The blazing fast, batteries-included ES2015 compiler

MIT
console-control-strings

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

ISC