mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Updated old package CodeGenLib to use new URL, added docs for NULID… (#2718)
* Updated old package `CodeGenLib` to use new URL, added docs for NULID and CodeGenLib * Fixed package I accidentally edited Sorry, edited by accident aha
This commit is contained in:
parent
49aa74d465
commit
3aacdd2604
@ -35,7 +35,9 @@
|
||||
"guid"
|
||||
],
|
||||
"description": "A ULID implementation in Nim!",
|
||||
"license": "CC0"
|
||||
"license": "CC0",
|
||||
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID",
|
||||
"doc": "https://yu-vitaqua-fer-chronos.github.io/NULID/"
|
||||
},
|
||||
{
|
||||
"name": "crockfordb32",
|
||||
@ -28004,16 +28006,18 @@
|
||||
},
|
||||
{
|
||||
"name": "codegenlib",
|
||||
"url": "https://github.com/Mythical-Forest-Collective/CodeGenLib",
|
||||
"url": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"codegen",
|
||||
"codegeneration"
|
||||
"codegeneration",
|
||||
"java"
|
||||
],
|
||||
"description": "A simple code generation library for other programming languages!",
|
||||
"description": "A simple code generation library for other programming languages.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Mythical-Forest-Collective/CodeGenLib"
|
||||
"web": "https://github.com/Yu-Vitaqua-fer-Chronos/CodeGenLib",
|
||||
"doc": "https://yu-vitaqua-fer-chronos.github.io/CodeGenLib/"
|
||||
},
|
||||
{
|
||||
"name": "safeset",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user