PropertyEditor
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
HTML and SVG DOM property configs used by React.
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Control Property Editor
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Returns an array of all enumerable symbol properties found directly upon a given object
CSS vendor prefix detection and property feature testing.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Resolves ICSS imports
Useful utility functions for CSS in JS solutions
PostCSS plugin This project tries to fix all of flexbug's issues
`Object.defineProperty`, but not IE 8's broken one.
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Emit event periodically (even when app is in the background)
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Copies non-react specific statics from a child component to a parent component
Ensure that reserved words are quoted in object property keys
Allow parsing of '#foo in obj' brand checks
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
This plugin transforms checks for a private property in an object
Compile Unicode property escapes in Unicode regular expressions to ES5.