Lightweight and faster alternative to Ramda with included TS definitions
Extended version of Rambda - a lightweight, faster alternative to Ramda
*The simplicity of Lodash with the functional flair of Rambda.*
`Rambda` is smaller and faster alternative to the popular functional programming library **Ramda**. - [Documentation](https://selfrefactor.github.io/@crabas0npm/voluptate-qui-dolores/#/)
this repo contains rambda missing functions
Extensions to the Rambda library
Patched rambda types
lint
在做项目过程中, 逐步总结的`utils`方法\
String manipulation library
Easier update of Node.js dependencies
A functional-style firestore repository library
Functional utility library
My JavaScript utils library
Async/sync pipelines with sync typings
Build 'stars-of' type of list
No description provided.
don't ever use this functional programming library
:Run eslint only in the changed parts of the code
Require eslint typescript deps
ESLint rule to prevent importing entire packages when a smaller per-member import is preferred
常用js开发约束:1.lodash不要全部引入 2.不允许用moment 3.不允许加全局变量 4.不允许写cookie
Assign to window.fetch to create a wrapper over the Fetch API, if mockData are supplied it will fake the call to your API and return a response with fake data: window.fetch = Fetch({url:{...data}})
Library for accessing arbitrarily nested, possibly nullable properties on a JavaScript object or array.