Showing 1-20 of 75,802 packages
Easy and type safe custom object property define
defineProp feature from Vue Macros.
Define a lazily evaluated property on an object
Define a non-enumerable read-only property.
Define (or modify) an object property.
Runtime type checking for React props and similar objects.
Define a non-enumerable read-only accessor.
Define a read-only property.
A function to check whether a prop is valid for HTML and SVG elements
Define a non-enumerable read-write accessor.
TypeScript definitions for prop-types
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
`Object.defineProperty`, but not IE 8's broken one.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
get, set, delete deep objects in javascript. Get the last object reference
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Remove unnecessary React propTypes from the production build
Zero dependency React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window (or user defined 'frame' prop)! Very extensible, provides many hooks so you can use it to develop any custom behavior that you des
For use with React PropTypes. Will error on any prop not explicitly specified.