Eta icon
Eta icon

Eta

 Like

Eta is a lightweight, embedded, pluggable, and super-fast JS template engine. Developed as an alternative to EJS, Eta is more lightweight, faster, and solves several parsing problems (like closing delimiters inside strings, multi-line comments, and left whitespace trimming) with...

Eta screenshot 1

License model

  • FreeOpen Source

Platforms

  • Online
  • JavaScript
  • Node.JS
  • npm
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Custom delimiters

 Tags

Eta News & Activities

Highlights All activities

Recent activities

  • App icon
    daghemo added Eta as alternative to Jinja
    4 months ago
Show all activities

Eta information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  1,517 Stars
  •  66 Forks
  •  22 Open Issues
  •   Updated Aug 26, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Eta, and it has gotten 0 likes

Eta was added to AlternativeTo by nebrelbug on Apr 12, 2020 and this page was last updated Jul 15, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Eta?

Eta is a lightweight, embedded, pluggable, and super-fast JS template engine. Developed as an alternative to EJS, Eta is more lightweight, faster, and solves several parsing problems (like closing delimiters inside strings, multi-line comments, and left whitespace trimming) with other template engines like doT and EJS.

Eta weighs only around 2.2 KB gzipped. It works both online and on Node.js, and (since it's built in TypeScript) exports TypeScript types.

Official Links