Skip to content

oncomouse/custom-ramda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@oncomouse/custom-ramda

This is the partial-build script of Ramda as a stand-alone executable. It is used to create smaller, custom builds of Ramda for use in production.

Usage

Once installed, provide the binary with a list of Ramda functions to include, like so:

npx --no-install @oncomouse/custom-ramda compose add pipe

Which will produce a build of Ramda with only compose, add, and pipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published