10.17.0-2 • Published 10 months ago
@mvasilkov/liquid v10.17.0-2
Liquid
Liquid is a Django-like template engine for Bun and Node.js.
This repo is a fork of LiquidJS with the following changes:
Language
- Support the
{% extends %}
syntax, in addition to{% layout %}
, for compatibility with Django templates.
Packaging
- The package has no dependencies.
- Dropped support for the front-end usage.
- Dropped the CLI.