t.js VS dustjs

Compare t.js vs dustjs and see what are their differences.

t.js

A tiny javascript templating framework in ~400 bytes gzipped (by jasonmoo)

dustjs

Asynchronous Javascript templating for the browser and server (by linkedin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
t.js dustjs
- 1
827 2,916
- -0.0%
0.0 1.8
7 months ago 7 months ago
HTML JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

t.js

Posts with mentions or reviews of t.js. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning t.js yet.
Tracking mentions began in Dec 2020.

dustjs

Posts with mentions or reviews of dustjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-22.
  • Hand Coded SLisp
    6 projects | news.ycombinator.com | 22 Aug 2023
    I also enjoy simple templating engines. It makes it far easier to reason about a template and mentally step-through it. For existing art, there are:

    DustJS which is a "logic-less" template engine (just loops and simple if-statements): https://github.com/linkedin/dustjs

    and there is also mustache, which is very similar: https://mustache.github.io/

    Personally, I've re-implemented DustJS in rust but its still a very alpha project: https://code.fizz.buzz/talexander/duster

What are some alternatives?

When comparing t.js and dustjs you can also consider the following projects:

JavaScript-Templates - 1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.

marko - A declarative, HTML-based language that makes building web apps fun

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

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

handlebars.js - Minimal templating on steroids.

squirrelly - Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺

Jade - Pug – robust, elegant, feature rich template engine for Node.js

hogan.js - A compiler for the Mustache templating language

Inky - Convert a simple HTML syntax into tables compatible with Foundation for Emails.