-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- Faster and smaller alternative to Ramda
**What is the URL of the project you'd like to add to _Best of JS_?**
- …
-
Rambda:
![image](https://user-images.githubusercontent.com/56323178/160195576-fa310725-7b98-4427-897f-0e61d4734bf5.png)
Ramda:
![image](https://user-images.githubusercontent.com/56323178/16019565…
-
### Issue
I was reading through README and saw `Typescript` word. The right writing is `TypeScript`
Wanted to push a PR myself, but I see there are 829 instances of `Typescript` across the codebase,…
-
The latest version of rambda has a package size of 807kb
https://packagephobia.com/result?p=rambda@7.4.0
The latest version of ramda is at 1.06MB
https://packagephobia.com/result?p=ramda@0.28.0…
-
This issue is for **bikeshedding the spelling of the topic token** in [Hack pipes][], branching off from https://github.com/tc39/proposal-pipeline-operator/issues/75#issuecomment-362850526. For more c…
-
It is time to rebrand the library as it makes it very hard for branding and remembering while it is so close to `Ramda`. The new library will not aim to follow Ramda API so that can help in making har…
-
I like Remeda's data-first, data-last idea. But something I missed from Rambda type system, like `keys` function. To give an example, I have:
```ts
import * as Re from 'remeda'
import * as Ra fro…
-
My suggestion is to maintain the types for TypeScript directly in this repo, while leaving the implementation in JavaScript.
### Why this approach?
TypeScript can't fully describe all possibili…
-
like one of the following:
- ramda
- rambda
- fp-ts
-
### What happened?
If our vscode extension is adjusted to use versions of NPM packages that aren't yet published on npmjs.com then we cannot build a vsix using the vsce tool:
```sh
npx vsce packa…