@replygirl/tc
destructurable, async-friendly `try...catch` wrapper function with support for error side effects and fallback values
destructurable, async-friendly `try...catch` wrapper function with support for error side effects and fallback values
"Wrapper on promise to return you a destructured version with error or not."
Transform named export to destructure
Simplified imports, destructures and exports
Transform named import to destructure, provides better error messages for circular dependencies
let {each,varName,be,iterable} = eachVar(x => /* do thing */ )
Transform and validate objects
eliminate repetition or stutter in assignments
Augments es6 array destructuring to fake "right hand" destructuring, too.
A Babel Plugin to create new objects that are a subset of an existing object
Match and destructure URLs based on RFC 6570 for URL templates
Match and destructure URLs based on RFC 6570 for URL templates
test page for study
lodash mixin for deep immutable destructuring with omit
Simplified imports, destructures and exports
Destructure deeply nested structures
Unpack JavaScript sourcemap
Match and destructure URLs based on RFC 6570 for URL templates
ES6 to ES3 transpiler of the destructuring feature
Pick the values of all enumerable own properties from one or more source objects to a target object