lazy-ass icon indicating copy to clipboard operation
lazy-ass copied to clipboard

Lazy node assertions without performance penalty

Results 6 lazy-ass issues
Sort by recently updated
recently updated
newest added

Instead just have exported function - let the bundler do all the work breaking change

Auto update dependencies

To serialize arguments https://github.com/bahmutov/arguments-as-string

Currently only prints "error" and should print message and stack

enhancement

According to the README file "Concatenating 2 strings before passing to a function is about 30% slower than passing 2 separate strings." I opened the link to the jsperf testpage...

Hi Gleb, We totally love this utility, and we've come up to use for our protractor tests runner (nodejs environment). The issue is that in the newest Protractor, throwing an...

question