npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "define" 的结果(共 30 个)
babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
babel-plugin-transform-define

Babel plugin that replaces member expressions and typeof statements with strings

MIT
undefsafe

Undefined safe way of extracting object properties

MIT
safe-json-stringify

Prevent defined property getters from throwing errors

MIT
@rollup/plugin-alias

Define and resolve aliases for bundle dependencies

MIT
css.escape

A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.

MIT
webdriver-bidi-protocol

This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:

Apache-2.0
buildmail

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

MIT
lodash.isundefined

The modern build of lodash’s `_.isUndefined` as a module.

MIT
fill-keys

Fill keys in a destination that are defined on the source

MIT
xmlchars

Utilities for determining if characters belong to character classes defined by the XML specs.

MIT
defined

return the first argument that is `!== undefined`

MIT
koalas

Coalesce for JavaScript. Returns the first value that is not undefined or null.

MIT
default-compare

Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.

MIT
void-elements

Array of "void elements" defined by the HTML specification.

MIT
define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

MIT
prr

A better Object.defineProperty()

MIT
@babel/helper-define-polyfill-provider

Babel helper to create your own polyfill provider

MIT
rollup-plugin-es3

Make rollup compatible with ES3, remove Object.defineProperty of __esModule part

MIT
babel-plugin-transform-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
babel-plugin-transform-remove-undefined

This removes rvals that are equivalent to undefined wherever possible

MIT
compress-commons

a library that defines a common interface for working with archive formats within node

MIT
@webassemblyjs/floating-point-hex-parser

A function to parse floating point hexadecimal strings as defined by the WebAssembly specification

MIT
webassembly-floating-point-hex-parser

A function to parse floating point hexadecimal strings as defined by the WebAssembly specification

MIT
@babel/helper-define-map

Helper function to define a map

MIT
babel-helper-define-map

Helper function to define a map

MIT
grunt-watch-nospawn

Run predefined tasks whenever watched file patterns are added, changed or deleted.

has-property-descriptors

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

MIT