Skip to content

Commit

Permalink
Update number of fns in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Mar 30, 2021
1 parent 28ef44e commit 6065851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

# It's like [Lodash](https://lodash.com) for dates

- It has [**180+ functions** for all occasions](https://date-fns.org/docs/).
- It has [**200+ functions** for all occasions](https://date-fns.org/docs/).
- **Modular**: Pick what you need. Works with webpack, Browserify, or Rollup and also supports tree-shaking.
- **Native dates**: Uses existing native type. It doesn't extend core objects for safety's sake.
- **Immutable & Pure**: Built using pure functions and always returns a new date instance.
Expand Down

0 comments on commit 6065851

Please sign in to comment.