Add handlebars-action to Handlebars in the Wild (#1722)

This commit is contained in:
Pedro Lamas
2021-02-15 07:57:22 +00:00
committed by GitHub
parent 19bdace85a
commit 2f509a8fca
+1
View File
@@ -163,6 +163,7 @@ Handlebars in the Wild
* [apiDoc](https://github.com/apidoc/apidoc) apiDoc uses handlebars as parsing engine for api documentation view generation.
* [handlebars-wax](https://github.com/shannonmoeller/handlebars-wax) The missing Handlebars API. Effortless registration of data, partials, helpers, and decorators using file-system globs, modules, and plain-old JavaScript objects.
* [openVALIDATION](https://github.com/openvalidation/openvalidation) a natural language compiler for validation rules. Generates program code in Java, JavaScript, C#, Python and Rust with handlebars.
* [handlebars-action](https://github.com/marketplace/actions/handlebars-action) A GitHub action to transform files in your repository with Handlebars templating.
External Resources
------------------