smoosh-pollyfill
v1.0.1
Published
Hey friend. Sad that TC39 didn't go with smoosh? Already baked it in to your business critical application, but the `F` key on your MacBook Pro 2016+ is broken, so you can't find+replace it?
Downloads
2
Readme
Smoosh Pollyfill
Hey friend. Sad that TC39 didn't go with smoosh? Already baked it in to your business critical application, but the F
key on your MacBook Pro 2016+ is broken, so you can't find+replace it?
You don't have to worry what a bunch of "industry professionals" say. "Web standards" are merely the painted lines on a road that we all agree to follow.
You're an adult. You can do what you want.
Fork reality and use smoosh today!
npm install --save smoosh-pollyfill
- Use smoosh any way you'd use
[].flat()
or[].flatMap()
let smooshed = [1,[2,3,4,5]].smoosh(); // [1,2,3,4,5]
Hey, no worries, friend. You keep doing your thing.