npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "prop" 的结果(共 120 个)
class-validator

Decorator-based property validation for classes.

MIT
merge-descriptors

Merge objects using their property descriptors

MIT
convert-source-map

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

MIT
babel-plugin-member-expression-literals

Turn valid member expression property literals into plain identifiers

MIT
babel-plugin-proto-to-assign

Babel plugin for turning __proto__ into a shallow property clone

MIT
to-fast-properties

Force V8 to use fast properties for an object

MIT
babel-plugin-property-literals

Turn valid property key literals to plain identifiers

MIT
babel-plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

MIT
@babel/plugin-proposal-optional-chaining

Transform optional chaining operators into a series of nil checks

MIT
@babel/plugin-proposal-export-namespace-from

Compile export namespace to ES2015

MIT
prop-types-exact

For use with React PropTypes. Will error on any prop not explicitly specified.

MIT
@babel/plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

MIT
babel-plugin-transform-react-remove-prop-types

Remove unnecessary React propTypes from the production build

MIT
@babel/plugin-proposal-numeric-separator

Remove numeric separators from Decimal, Binary, Hex and Octal literals

MIT
@babel/plugin-proposal-class-properties

This plugin transforms static class properties as well as properties declared with the property initializer syntax

MIT
@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

MIT
htmlescape

Properly escape JSON for usage as an object literal inside of a `<script>` tag

MIT
gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

MIT
object-path

Access deep object properties using a path

MIT
undefsafe

Undefined safe way of extracting object properties

MIT
proper-lockfile

A inter-process and inter-machine lockfile utility that works on a local or network file system

MIT
property-expr

tiny util for getting and setting deep object props safely

MIT
safe-json-stringify

Prevent defined property getters from throwing errors

MIT
has-own-property

Check if an object has a local property.

MIT
object.defaults

Like `extend` but only copies missing properties/values to the target object.

MIT
object.reduce

Reduces an object to a value that is the accumulated result of running each property in the object through a callback.

MIT