@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
Transform named import to destructure, provides better error messages for circular dependencies
Simplified imports, destructures and exports
let {each,varName,be,iterable} = eachVar(x => /* do thing */ )
Augments es6 array destructuring to fake "right hand" destructuring, too.
Transform and validate objects
eliminate repetition or stutter in assignments
Match and destructure URLs based on RFC 6570 for URL templates
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
test page for study
Destructure deeply nested structures
Unpack JavaScript sourcemap
Match and destructure URLs based on RFC 6570 for URL templates
lodash mixin for deep immutable destructuring with omit
Simplified imports, destructures and exports
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