npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "include" 的结果(共 112 个)
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
emailjs-mime-builder

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

MIT
emailjs-mime-parser

Parse a mime tree, no magic included.

MIT
string.prototype.includes

A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.

MIT
babel-plugin-jest-hoist

Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes

MIT
selenium-server-standalone-jar

A jarfile, so you don't need to include it in your repository

Apache-2.0
eslint-config-react

A set of opinionated ESLint rules (all rules included) tailored for React projects

MIT
graphql-scalars

A collection of scalar types not included in base GraphQL.

MIT
html-webpack-include-assets-plugin

Add the ability to include assets based on a list of paths

MIT
happy-dom

Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.

MIT
typescript-api

TypeScript API exposed (includes definition file)

MIT
optional

Allows you to optionally include modules without surrounding everything with 'try/catch'

MIT