some-unique-x


Niall JP

  • Cleanup your create-react-app. Removes commonly deleted files and boilerplate content from templates generated by create-react-app.

    published 1.1.3 4 years ago
  • 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.

    published 1.0.3 4 years ago
  • 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.

    published 2.0.0 4 years ago
  • Flips function parameter order. Similar to Haskell's 'flip', but not limited to two parameters.

    published 1.1.2 4 years ago
  • Bind function arguments without binding 'this'. Lightweight and minimal.

    published 0.1.1 3 years ago