Copy static properties, prototype properties, and descriptors from one object to another.
Edit history loading integration for Univer Pro.
Parse & stringify .properties files
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
extracts inlined source map and offers it to webpack
JSS plugin that ensures style properties extend each other instead of override
leafyGreen UI Kit Skeleton Loader
JSS plugin that allows to write camel cased rule properties
Allow parsing of class properties
Compile ES2015 shorthand properties to ES5
A Less loader for webpack. Compiles Less to CSS.
Compile ES2015 computed properties to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Recursively assign default properties. Lightweight and Fast!
ESLint rule for enforcing consistent ES6 class member order.
A file loader module for webpack
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Runs (webpack) loaders
Emulate AWS λ and API Gateway locally when developing your Serverless project
Regenerate sets for Unicode properties and values.
SVGR webpack loader.
css hot reload work with extract-text-webpack-plugin
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.