Alec Larson

Results 475 comments of Alec Larson

Bummed to see this not implemented yet! Is it planned for v11 by chance?

Hi @NuroDev, I'm the leader of the [Radashi fork](https://github.com/radashi-org/radashi). Would you mind submitting a test case as a Radashi PR (not Radash) and someone will take a look. Thanks!

This is now fixed in `radashi@beta`. Official release coming soon.

Over at [radashi-org/radashi](https://github.com/radashi-org/radashi), we are planning on getting benchmarks set up. After that, we'd be open to adding Lodash comparison benchmarks for Radashi functions that overlap with existing Lodash functions.

Hi @meftunca, we'll definitely try to compare Radashi against all major competitors, except for those whose philosophy is vastly different (Ramda.js and Lazy.js) and those that are seemingly antiquated (Underscore)....

Hello @yyqxjwxy @qingzhoufeihu @CavalcanteLeo and others, we've added a `cloneDeep` function over at [the Radashi fork](https://github.com/radashi-org/radashi). Read the docs [here](https://github.com/radashi-org/radashi/blob/main/docs/object/cloneDeep.mdx). If you have any feedback, comment [on this PR](https://github.com/radashi-org/radashi/pull/81). You...

For my Node.js binding to libpg_query, I generate TypeScript definitions with the aid of libpg_query's `srcdata` files, which of course don't necessarily match the JSON output. The type mismatch led...

The [radashi](https://github.com/radashi-org/radashi) fork is accepting PRs for this.

Do not merge yet. Looking into import errors coming from Vite's load fallback...

~~Still not ready. Handling the `Rollup failed to resolve import` error now!~~ Okay, should be ready for review! @aklinker1