Ross ROSS = Recommend OSS · open-source software intelligence for agents

harttle/liquidjs

A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. observed · 2026-08-28

github.com/harttle/liquidjs · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 97
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 14.0
  • age_days: 3733
  • days_rel: 22
  • days_push: 22
  • n_releases_24m: 27

Full methodology

Adoption not part of the score

1862 stars · 280 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LiquidJS is a pure JavaScript implementation of the Liquid template engine, compatible with Shopify, Jekyll, and GitHub Pages templates. It parses templates to a safe AST without eval, runs in Node.js and browsers, and supports streaming rendering and TypeScript.

Use cases

  • render liquid templates in nodejs
  • make shopify themes work in javascript
  • render jekyll templates in the browser
  • safe template rendering without eval
  • stream html rendering to node streams
  • render templates from the command line
  • build a static site with liquid templates

When to choose

  • you need Shopify/Jekyll-compatible Liquid rendering in JavaScript
  • you want a safe, typed, dependency-free template engine for Node or browser
  • you need streaming template output for large pages

When to avoid

  • you need a non-Liquid templating syntax like Handlebars or EJS
  • you need server-side rendering of a full frontend framework
  • your project is not JavaScript/TypeScript based

Facets

library · maturity stable

templating parser web-development frontend backend developer-tools browser cli cross-platform liquid template-engine shopify jekyll typescript static-site-generator nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
harttle/liquidjsmain98

For agents

markdown · JSON · MCP: product_card(name="harttle/liquidjs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem