UNPKG

liquidjs

Version:

A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support.

4 lines (3 loc) 85 B
export * from './context'; export * from './scope'; export * from './block-mode';