File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
Expand file tree Collapse file tree 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
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+ - [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
396397- [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
397398- [ Ruby] ( https://github.com/radeno/nanoid.rb )
398399- [ 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.
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+ * [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
515516* [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
516517* [ Ruby] ( https://github.com/radeno/nanoid.rb )
517518* [ Rust] ( https://github.com/nikolay-govorov/nanoid )
Original file line number Diff line number Diff line change @@ -497,11 +497,12 @@ 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+ - [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
500501- [ R] ( https://github.com/hrbrmstr/nanoid ) (со словарями)
501502- [ Ruby] ( https://github.com/radeno/nanoid.rb )
502503- [ Rust] ( https://github.com/nikolay-govorov/nanoid )
503504- [ 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 )
505506- [ V] ( https://github.com/invipal/nanoid )
506507- [ Zig] ( https://github.com/SasLuca/zig-nanoid )
507508
Original file line number Diff line number Diff 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+ * [ Postgres Extension] ( https://github.com/spa5k/uids-postgres )
478479* [ R] ( https://github.com/hrbrmstr/nanoid ) (with dictionaries)
479480* [ Ruby] ( https://github.com/radeno/nanoid.rb )
480481* [ Rust] ( https://github.com/nikolay-govorov/nanoid )
You can’t perform that action at this time.
0 commit comments