mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-18 04:03:10 +00:00
Add package marggers (#1652)
This commit is contained in:
parent
fed3a3317b
commit
2e9421d43b
@ -19678,5 +19678,20 @@
|
|||||||
"description": "A Nim library for making lightweight Electron-like HTML/JS GUI apps, with full access to Nim capabilities.",
|
"description": "A Nim library for making lightweight Electron-like HTML/JS GUI apps, with full access to Nim capabilities.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Niminem/Neel"
|
"web": "https://github.com/Niminem/Neel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "marggers",
|
||||||
|
"url": "https://github.com/hlaaftana/marggers",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"markdown",
|
||||||
|
"parser",
|
||||||
|
"library",
|
||||||
|
"html"
|
||||||
|
],
|
||||||
|
"description": "dialect of Markdown in pure Nim with focus on HTML output",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/hlaaftana/marggers",
|
||||||
|
"doc": "https://hlaaftana.github.io/marggers/marggers.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user