File tree 4 files changed +4
-0
lines changed
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
399
399
- [ Swift] ( https://github.com/antiflasher/NanoID )
400
400
- [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
401
401
- [ V] ( https://github.com/invipal/nanoid )
402
+ - [ Zig] ( https://github.com/SasLuca/zig-nanoid )
402
403
403
404
Untuk environment lainnya, [ CLI] ( #cli ) tersedia untuk melakukan generasi ID dari command line / Terminal.
404
405
Original file line number Diff line number Diff line change @@ -518,6 +518,7 @@ the same ID generator on the client and server side.
518
518
* [ Swift] ( https://github.com/antiflasher/NanoID )
519
519
* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
520
520
* [ V] ( https://github.com/invipal/nanoid )
521
+ * [ Zig] ( https://github.com/SasLuca/zig-nanoid )
521
522
522
523
For other environments, [ CLI] is available to generate IDs from a command line.
523
524
Original file line number Diff line number Diff line change @@ -503,6 +503,7 @@ Nano ID был портирован на множество языков. Это
503
503
- [ Swift] ( https://github.com/antiflasher/NanoID )
504
504
* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
505
505
- [ V] ( https://github.com/invipal/nanoid )
506
+ - [ Zig] ( https://github.com/SasLuca/zig-nanoid )
506
507
507
508
Для остальных сред можно использовать Nano ID [ для терминала] .
508
509
Original file line number Diff line number Diff line change @@ -481,6 +481,7 @@ Nano ID 已被移植到许多语言。 你可以使用下面这些移植,获
481
481
* [ Swift] ( https://github.com/antiflasher/NanoID )
482
482
* [ Unison] ( https://share.unison-lang.org/latest/namespaces/hojberg/nanoid )
483
483
* [ V] ( https://github.com/invipal/nanoid )
484
+ * [ Zig] ( https://github.com/SasLuca/zig-nanoid )
484
485
485
486
此外,[ CLI] 还可用于从命令行生成 ID。
486
487
You can’t perform that action at this time.
0 commit comments