A nascent text template processor with Deno

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • nascentTextGen

    A poor man's text template processor with Deno

    Clone or fork this simpe demo project. Then:

  • nunjucks

    A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

    Nunjucks: https://github.com/mozilla/nunjucks (there's even a VSCode extension for Nunjucks)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • vscode-nunjucks

    Nunjucks for Visual Studio Code

    Nunjucks: https://github.com/mozilla/nunjucks (there's even a VSCode extension for Nunjucks)

  • mustache.js

    Minimal templating with {{mustaches}} in JavaScript

  • EJS

    Embedded JavaScript templates -- http://ejs.co

    EJS: https://github.com/mde/ejs

  • t4

    T4 text templating engine

    T4 (C#/.NET): https://github.com/mono/t4

  • deno

    A modern runtime for JavaScript and TypeScript.

    Deno itself is a very self-cointained JavaScript/TypeScript runtime engine. It comes as a single executable file which can be used without any external dependencies. Yet it offers an extensive built-in API to deal with files, networking etc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts