Skip to content

Commit

Permalink
docs: add new item to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Sep 9, 2021
1 parent 3e5f678 commit ca36526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/modules/esl-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ Even if you use the whole utils module, it is still tiny.

- ##### [Array](./misc/array.ts) - array utils (uniq, flat, wrap, etc.).

- ##### [Set](./misc/set.ts) - set/array with uniq values utils

- ##### [Format](./misc/format.ts) - string format utils.

- ##### [Function](./misc/functions.ts) - simple functions and types.
Expand Down

0 comments on commit ca36526

Please sign in to comment.