npm

@mvasilkov/liquid
TypeScript icon, indicating that this package has built-in type declarations

10.17.0-2 • Public • Published

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.

Package Sidebar

Install

npm i @mvasilkov/liquid

Weekly Downloads

1

Version

10.17.0-2

License

MIT

Unpacked Size

356 kB

Total Files

151

Last publish

Collaborators

  • mvasilkov