Adding HMPL.js

This commit is contained in:
Anton Maklakov 2024-10-14 13:47:37 +03:00 committed by GitHub
parent 93d61be802
commit ffa9fa6237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -576,6 +576,15 @@
],
"description": "JS/HTML/CSS Terminal"
},
{
"name": "HMPL",
"link": "https://github.com/hmpl-lang/hmpl",
"label": "good-first-issue",
"technologies": [
"JavaScript"
],
"description": "Template language for displaying UI from server to client."
},
{
"name": "Moment.js",
"link": "https://github.com/moment/moment",