Packages 5
Description
Cleanup your create-react-app. Removes commonly deleted files and boilerplate content from templates generated by create-react-app.
Publisher
published 1.1.3 • 4 months ago
Description
Curry-function. Similar to 'curry', but does not use dangerous eval. Lightweight and minimal. Passed a function f, returns the curried variant of f. Handles arbitrary number of arguments and supports overloading.
Publisher
published 1.0.3 • 4 months ago
Description
Syntactically concise, curry-friendly convenience method for factory function creation. Given a properties array and a prototype object, returns a factory function that returns objects with the specified prototype and properties.
Publisher
published 2.0.0 • 4 months ago
Description
Flips function parameter order. Similar to Haskell's 'flip', but not limited to two parameters.
Publisher
published 1.1.2 • 4 months ago
Description
Bind function arguments without binding 'this'. Lightweight and minimal.
Publisher
published 0.1.1 • a month ago