John-David Dalton

Results 394 comments of John-David Dalton

`@std/esm` is up to v0.16.0 🎉

What @appsforartists said. > **paulmillr wrote:** where are all github repos for lodash methods? https://github.com/lodash/lodash/tree/amd https://github.com/lodash/lodash/tree/es https://github.com/lodash/lodash/tree/npm https://github.com/lodash/lodash/tree/npm-packages https://github.com/lodash-archive/lodash-compat/tree/amd https://github.com/lodash-archive/lodash-compat/tree/npm https://github.com/lodash-archive/lodash-node https://github.com/lodash-archive/lodash-amd

> Is there any way to test this without an iframe (in node)? Yap, you can use `require('vm')`.

There's the perf side to consider; wrapping all those methods would be hella bad for that. Maybe this is one that es6-shim opts out of and just documents the lack...

Will this help with performance (is there an expensive lookup for these)?

@zhuowenli Not yet! But if you want to take creating a PR a try please feel free to.