Search
flatry
Flatry converting promise or function to flat array response. Inspired by golang style error handling without try/catch.
v1.0.15 URL:
https://unpkg.com/flatry@1.0.15/cjs/index.js
Open
Browse Files
flat
flatten
promise
async
await
golang
error handling
destructuring
try
catch
feature-detect-es6
Detect which ES6 (ES2015 and above) features are available
v1.5.0 URL:
https://unpkg.com/feature-detect-es6@1.5.0/index.js
Open
Browse Files
detect
es6
feature
class
arrow function
let
array
Map
Set
generator
promise
template string
symbol
destructuring
language
es2015
spread
default parameter value
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
array-to-object-helper
Replaces destructuring with a simple curried function
v1.0.3 URL:
https://unpkg.com/array-to-object-helper@1.0.3/index.js
Open
Browse Files
array
object
destructuring
convert
transform
dent
The closest you can get to DEstructuring assignmeNT with good old ES5's objects and functions
v0.2.0 URL:
https://unpkg.com/dent@0.2.0/index.js
Open
Browse Files
destructive
destructuring
assignment
destructure
object
array
pseudoarray
collection
index
cache
es6
es5
shim