Skip to content

Commit cb3053e

Browse files
authored
Add R implementation to the language lists (#353)
1 parent 7f0df47 commit cb3053e

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

README.id-ID.md

+1
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ Nano ID telah bermigrasi ke berbagai macam bahasa. Seluruh versi dapat digunakan
393393
- [Perl](https://github.com/tkzwtks/Nanoid-perl)
394394
- [PHP](https://github.com/hidehalo/nanoid-php)
395395
- [Python](https://github.com/puyuan/py-nanoid) with [dictionaries](https://pypi.org/project/nanoid-dictionary)
396+
- [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
396397
- [Ruby](https://github.com/radeno/nanoid.rb)
397398
- [Rust](https://github.com/nikolay-govorov/nanoid)
398399
- [Swift](https://github.com/antiflasher/NanoID)

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ the same ID generator on the client and server side.
512512
* [PHP](https://github.com/hidehalo/nanoid-php)
513513
* [Python](https://github.com/puyuan/py-nanoid)
514514
with [dictionaries](https://pypi.org/project/nanoid-dictionary)
515+
* [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
515516
* [Ruby](https://github.com/radeno/nanoid.rb)
516517
* [Rust](https://github.com/nikolay-govorov/nanoid)
517518
* [Swift](https://github.com/antiflasher/NanoID)

README.ru.md

+1
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@ Nano ID был портирован на множество языков. Это
497497
- [PHP](https://github.com/hidehalo/nanoid-php)
498498
- [Python](https://github.com/puyuan/py-nanoid)
499499
со [словарями](https://pypi.org/project/nanoid-dictionary)
500+
- [R](https://github.com/hrbrmstr/nanoid) (со словарями)
500501
- [Ruby](https://github.com/radeno/nanoid.rb)
501502
- [Rust](https://github.com/nikolay-govorov/nanoid)
502503
- [Swift](https://github.com/antiflasher/NanoID)

README.zh-CN.md

+1
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获
475475
* [PHP](https://github.com/hidehalo/nanoid-php)
476476
* [Python](https://github.com/puyuan/py-nanoid)
477477
with [dictionaries](https://pypi.org/project/nanoid-dictionary)
478+
* [R](https://github.com/hrbrmstr/nanoid) (with dictionaries)
478479
* [Ruby](https://github.com/radeno/nanoid.rb)
479480
* [Rust](https://github.com/nikolay-govorov/nanoid)
480481
* [Swift](https://github.com/antiflasher/NanoID)

0 commit comments

Comments
 (0)