8.0.1 • Published 9 months ago

funky-lib v8.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 months ago

funky-lib

A FUNctional libary.


Hey, this looks like https://github.com/ramda/ramda.

Yup, this thing started as an exercise. Most of the functions have the same signatures, there are some implementation differences. Most notably the functions that have a native equivalent are usually just wrapped so you can pass all arguments to them (although the arguments are always ordered in such a way that the data to be operated on is last).

Test

npm run test - runs all tests once

npm run test:watch - runs jest in 'watch' mode which will run only tests on affected files

Build

npm run build - builds the library as UMD and ES

Documentation

Work in progress: Documentation

Currently lacks examples, but you can find those in the *.test.js files.

8.0.1

9 months ago

8.0.0

1 year ago

7.7.1

3 years ago

7.6.2

3 years ago

7.7.0

3 years ago

7.6.1

3 years ago

7.5.2

3 years ago

7.6.0

3 years ago

7.5.1

3 years ago

7.5.0

4 years ago

7.4.0

4 years ago

7.3.0

4 years ago

7.2.3

4 years ago

7.2.2

4 years ago

7.0.0

4 years ago

7.2.1

4 years ago

7.2.0

4 years ago

7.1.0

4 years ago

6.9.1

5 years ago

6.9.0

5 years ago

6.8.3

5 years ago

6.8.2

5 years ago

6.8.1

5 years ago

6.7.0

5 years ago

6.6.0

5 years ago

6.5.0

5 years ago

6.4.5

5 years ago

6.4.3

5 years ago

6.4.1

5 years ago

6.4.0

5 years ago

6.3.1

5 years ago

6.3.0

5 years ago

6.2.0

5 years ago

6.1.0

5 years ago

6.0.6

5 years ago

6.0.5

5 years ago

6.0.4

5 years ago

6.0.2

5 years ago

6.0.1

5 years ago

6.0.0

5 years ago