Back to Date Fns

Usage With lodash FP

examples/lodash-fp/README.md

4.1.0337 B
Original Source

Usage With lodash FP

See example.js for source code example.

See package.json scripts for CLI usage.

Build Example

sh
npm install
npm run build

See ./dist for output.

Minimal Build Size

You can see the build size:

sh
gzip-size dist/example.min.js | pretty-bytes
#=> 23.4 kB