File tree 4 files changed +5
-1
lines changed
4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -393,6 +393,7 @@ Nano ID telah bermigrasi ke berbagai macam bahasa. Seluruh versi dapat digunakan
393
393
- [ Perl] ( https://github.com/tkzwtks/Nanoid-perl )
394
394
- [ PHP] ( https://github.com/hidehalo/nanoid-php )
395
395
- [ Python] ( https://github.com/puyuan/py-nanoid ) with [ dictionaries] ( https://pypi.org/project/nanoid-dictionary )
396
+ - [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
396
397
- [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
397
398
- [ Ruby] ( https://github.com/radeno/nanoid.rb )
398
399
- [ Rust] ( https://github.com/nikolay-govorov/nanoid )
Original file line number Diff line number Diff line change @@ -512,6 +512,7 @@ the same ID generator on the client and server side.
512
512
* [ PHP] ( https://github.com/hidehalo/nanoid-php )
513
513
* [ Python] ( https://github.com/puyuan/py-nanoid )
514
514
with [ dictionaries] ( https://pypi.org/project/nanoid-dictionary )
515
+ * [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
515
516
* [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
516
517
* [ Ruby] ( https://github.com/radeno/nanoid.rb )
517
518
* [ Rust] ( https://github.com/nikolay-govorov/nanoid )
Original file line number Diff line number Diff line change @@ -497,11 +497,12 @@ Nano ID был портирован на множество языков. Это
497
497
- [ PHP] ( https://github.com/hidehalo/nanoid-php )
498
498
- [ Python] ( https://github.com/puyuan/py-nanoid )
499
499
со [ словарями] ( https://pypi.org/project/nanoid-dictionary )
500
+ - [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
500
501
- [ R] ( https://github.com/hrbrmstr/nanoid ) (со словарями)
501
502
- [ Ruby] ( https://github.com/radeno/nanoid.rb )
502
503
- [ Rust] ( https://github.com/nikolay-govorov/nanoid )
503
504
- [ Swift] ( https://github.com/antiflasher/NanoID )
504
- * [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
505
+ - [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
505
506
- [ V] ( https://github.com/invipal/nanoid )
506
507
- [ Zig] ( https://github.com/SasLuca/zig-nanoid )
507
508
Original file line number Diff line number Diff line change @@ -475,6 +475,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获
475
475
* [ PHP] ( https://github.com/hidehalo/nanoid-php )
476
476
* [ Python] ( https://github.com/puyuan/py-nanoid )
477
477
with [ dictionaries] ( https://pypi.org/project/nanoid-dictionary )
478
+ * [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
478
479
* [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
479
480
* [ Ruby] ( https://github.com/radeno/nanoid.rb )
480
481
* [ Rust] ( https://github.com/nikolay-govorov/nanoid )
You can’t perform that action at this time.
0 commit comments