ramda.github.io
ramda.github.io copied to clipboard
:ram: :globe_with_meridians: Documentation for Ramda.js
In the documentation of `curry`, the description overlaps with the "See also" section. https://ramdajs.com/docs/#curry I think [this](https://github.com/ramda/ramda/blob/master/source/curry.js#L32-L46) example should be moved inside `@examples` in the JSDoc so that the ``...
@customcommander @CrossEye
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Hi, We're using Ramda.js frequently and we still experience the situation when we just don't know what function to pick, or sometimes we spend too much time implementing something that...
Wanting to try out Ramda for the first time I’m just confronted with a wall of functions, many of which I’m sure are little used or just deprecated. What a...
Hi! In the Ramda docs, clicking on "Expand parameters" gives you a sort of JSDoc style of documentation but it looks incomplete. `add`, for example, only shows parameter names but...
> […]Perhaps I can also make a fix that allows multiple categories to be shown. (See, for instance, that the code for [`addIndex`][ai] lists two categories but only one shows...
Putting an issue so we won't forget to deal with this. Somehow we lost the change we did to switch the URL shortener from Google to Tinyurl. Also, I'm 95%...
This enables `symb` display from JSDoc. Alternative to #150.
There are a few files in the repo that I don't think are used any more, so we could probably remove them. - index.html.handlebars - releases.html.handlebars If #175 is merged:...