From 984f72801225a722bc8b5fd8e7006e80f29301a5 Mon Sep 17 00:00:00 2001 From: Florian Breisch Date: Thu, 26 Sep 2019 11:26:50 +0200 Subject: [PATCH] Add nanoid (#971) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index eb082b8..f3af2ed 100644 --- a/readme.md +++ b/readme.md @@ -469,6 +469,7 @@ - [matcher](https://github.com/sindresorhus/matcher) - Simple wildcard matching. - [unhomoglyph](https://github.com/nodeca/unhomoglyph) - Normalize visually similar unicode characters. - [i18next](https://github.com/i18next/i18next) - Internationalization framework. +- [nanoid](https://github.com/ai/nanoid) - Tiny, secure, URL-friendly, unique string ID generator. ### Number