0.0.10 • Published 1 year ago

lomein v0.0.10

Weekly downloads
12
License
MIT
Repository
-
Last release
1 year ago

Lomein

A replacement for lodash. Functions like those in 'lodash/fp' are preferred where it makes sense.

This library probably will not ever exhibit completely identical behavior to or contain as many functions as Lodash, but those functions which are implemented should exhibit similar enough behavior for common usage.

Running tests

Tests must be run in Node.

  • Use npm run test or node tests to run all tests.
  • Use node ./tests/test-function <function name> to run tests for a specific function.
0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago