Search
eslint-plugin-newline-destructuring
Eslint plugin for enforcing newlines in object destructuring assignment past a certain number of properties.
v1.2.2 URL:
https://unpkg.com/eslint-plugin-newline-destructuring@1.2.2/dist/index.js
Open
Browse Files
eslint
eslint-plugin
eslintplugin
lint
destructuring
babel-plugin-transform-object-destructuring-to-dot-notation
Replaces identifiers from a destructured object by object dot notation
v1.0.0 URL:
https://unpkg.com/babel-plugin-transform-object-destructuring-to-dot-notation@1.0.0/lib/index.js
Open
Browse Files
babel-plugin
transform
object
destructuring
babel-plugin-transforms-undefined-object-destructuring
Automatically converts the destructuring object to an empty object when the destructuring object is undefined.
v1.0.3 URL:
https://unpkg.com/babel-plugin-transforms-undefined-object-destructuring@1.0.3/lib/index.js
Open
Browse Files
babel
plugin
undefined
object
destructuring
array-to-props
Array destructuring into a non iterable object.
v1.1.0 URL:
https://unpkg.com/array-to-props@1.1.0/index.js
Open
Browse Files
array
object
convert
destructuring
babel-plugin-transform-object-from-destructuring
Babel plugin that allows you to extract an object/array from a destructuring expression
v1.0.3 URL:
https://unpkg.com/babel-plugin-transform-object-from-destructuring@1.0.3/dist/index.js
Open
Browse Files
babel-plugin
destructuring