Added package highlightjs (#2786)

This commit is contained in:
Ethosa 2024-01-11 10:43:44 +07:00 committed by GitHub
parent d0f123eb1b
commit b39a31a879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32271,5 +32271,21 @@
"license": "MIT",
"web": "https://github.com/auxym/bight",
"doc": "https://auxym.github.io/bight/bight.html"
},
{
"name": "highlightjs",
"url": "https://github.com/Ethosa/highlightjs",
"method": "git",
"tags": [
"highlight.js",
"highlight",
"javascript",
"frontend",
"web",
"bindings"
],
"description": "highlight.js bindings for Nim",
"license": "MIT",
"web": "https://github.com/Ethosa/highlightjs"
}
]