diff --git a/README.md b/README.md index 651d6dc..e397335 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,20 @@ I created this package because I needed: - supports wildcards `*` for nested properties - the return type must be TypeScript supported! (see screenshots below) -## Meet the family +## Meet the family (more tiny utils with TS support) -- [filter-anything ⚔️](https://github.com/mesqueeb/filter-anything) +- [is-what 🙉](https://github.com/mesqueeb/is-what) +- [is-where 🙈](https://github.com/mesqueeb/is-where) - [merge-anything 🥡](https://github.com/mesqueeb/merge-anything) -- [find-and-replace-anything 🎣](https://github.com/mesqueeb/find-and-replace-anything) -- [compare-anything 🛰](https://github.com/mesqueeb/compare-anything) +- [check-anything 👁](https://github.com/mesqueeb/check-anything) +- [remove-anything ✂️](https://github.com/mesqueeb/remove-anything) +- [getorset-anything 🐊](https://github.com/mesqueeb/getorset-anything) +- [map-anything 🗺](https://github.com/mesqueeb/map-anything) +- [filter-anything ⚔️](https://github.com/mesqueeb/filter-anything) - [copy-anything 🎭](https://github.com/mesqueeb/copy-anything) +- [case-anything 🐫](https://github.com/mesqueeb/case-anything) - [flatten-anything 🏏](https://github.com/mesqueeb/flatten-anything) -- [is-what 🙉](https://github.com/mesqueeb/is-what) +- [nestify-anything 🧅](https://github.com/mesqueeb/nestify-anything) ## Usage