File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -399,6 +399,7 @@ Nano ID telah bermigrasi ke berbagai macam bahasa. Seluruh versi dapat digunakan
399399- [ Swift] ( https://github.com/antiflasher/NanoID )
400400- [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
401401- [ V] ( https://github.com/invipal/nanoid )
402+ - [ Zig] ( https://github.com/SasLuca/zig-nanoid )
402403
403404Untuk environment lainnya, [ CLI] ( #cli ) tersedia untuk melakukan generasi ID dari command line / Terminal.
404405
Original file line number Diff line number Diff line change @@ -518,6 +518,7 @@ the same ID generator on the client and server side.
518518* [ Swift] ( https://github.com/antiflasher/NanoID )
519519* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
520520* [ V] ( https://github.com/invipal/nanoid )
521+ * [ Zig] ( https://github.com/SasLuca/zig-nanoid )
521522
522523For other environments, [ CLI] is available to generate IDs from a command line.
523524
Original file line number Diff line number Diff line change @@ -503,6 +503,7 @@ Nano ID был портирован на множество языков. Это
503503- [ Swift] ( https://github.com/antiflasher/NanoID )
504504* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
505505- [ V] ( https://github.com/invipal/nanoid )
506+ - [ Zig] ( https://github.com/SasLuca/zig-nanoid )
506507
507508Для остальных сред можно использовать Nano ID [ для терминала] .
508509
Original file line number Diff line number Diff line change @@ -481,6 +481,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获
481481* [ Swift] ( https://github.com/antiflasher/NanoID )
482482* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
483483* [ V] ( https://github.com/invipal/nanoid )
484+ * [ Zig] ( https://github.com/SasLuca/zig-nanoid )
484485
485486此外,[ CLI] 还可用于从命令行生成 ID。
486487
You can’t perform that action at this time.
0 commit comments