to-await
"Wrapper on promise to return you a destructured version with error or not."
Found 29 results for destructure
"Wrapper on promise to return you a destructured version with error or not."
Match and destructure URLs based on URL templates
A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.
destructurable, async-friendly `try...catch` wrapper function with support for error side effects and fallback values
The closest you can get to DEstructuring assignmeNT with good old ES5's objects and functions
Transform named import to destructure, provides better error messages for circular dependencies
Transform and validate objects
let {each,varName,be,iterable} = eachVar(x => /* do thing */ )
Simplified imports, destructures and exports
test page for study
Augments es6 array destructuring to fake "right hand" destructuring, too.
Convert nested JSON to simple plain JSON object
lodash mixin for deep immutable destructuring with omit
Transform named export to destructure
Simple workaround for non-universal array destructuring assignment
Simplified imports, destructures and exports
ES6 to ES3 transpiler of the destructuring feature
deep immutable destructuring with omit
test page for study
Match and destructure URLs based on RFC 6570 for URL templates
Unpack JavaScript sourcemap
Match and destructure URLs based on RFC 6570 for URL templates
A Babel Plugin to create new objects that are a subset of an existing object
Destructure deeply nested structures
Match and destructure URLs based on RFC 6570 for URL templates
Type-safe utility for dynamic object destructuring
Prevent accidental CJS imports that will fail in ESM runtime but not in TypeScript type checking.
This tiny package allows you to unpack values directly in JSX statements
Pick the values of all enumerable own properties from one or more source objects to a target object