From 69b1518a38a6674192f2ec7494e657b686279b73 Mon Sep 17 00:00:00 2001
From: Anton Maklakov <111416234+antonmak1@users.noreply.github.com>
Date: Mon, 14 Oct 2024 13:15:03 +0300
Subject: [PATCH] Adding HMPL.js
If anyone is interested, there is a cool project like this
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9a1c98d8..bb6199f8 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Habitica](https://github.com/HabitRPG/habitica) _(label: good-first-issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp)
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder.
- [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal
+- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good-first-issue)_
Template language for displaying UI from server to client.
- [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_
The easy-to-use OpenStreetMap editor in JavaScript.
- [Jest](https://github.com/facebook/jest) _(label: good-first-issue)_
A complete and easy to set up JavaScript testing solution.
- [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind).