#javascript #es20xx Multiline comments enabled regular expressions: github.com/KooiInc/Rege...
#javascript #jquery #es20xx
JQx: JQuery - the good parts recoded
#JS #javascript #es20xx #ecmacript
Although it seems JS 'temporal' is finally making its entry, here's a Date helper I'm working on. I called it TickTock.
It's work in progress.
#ES20xx #ECMAScript #javascript A small utility to convert ES20xx/JS values to Number, without returning a Number for some strange edge cases (like Number(true) => 1)
stackblitz.com/edit/js-okwf...
#javascript #es20xx #ecmascript #generic #classfree
Tell me what you think. Too convoluted? Useful?
stackblitz.com/edit/js-jggb...
#es20xx #javascript
Just a Number please: convert input to a number avoiding puzzling edge cases (like Number([]) => 0)
dev.to/kooiinc/just...
Code for lazy loading prime numbers
#ES20xx #Javascript
Lazy loading prime numbers using an Array proxy
stackblitz.com/edit/js-463d...
#ECMAScript
#ES20xx
#Javascript
Check the type of every(ECMAScript-)thing you throw at it: www.npmjs.com/package/type...
#Javascript #ES20xx
Convert tag names to functions:
github.com/KooiInc/tiny...
#javascript #ecmascript #es20xx
Some JQuery was too good to ditch. github.com/KooiInc/JQL