pag

It mean: Pack And Go. 卷铺盖走人

APACHE-2.0 License

Downloads
20
Stars
26

A lightweight template engine

Try it out

This is a template engine base on AST It's useful to help you learn how to write a compiler

Usage

const pag = require("@axetroy/pag");

pag("hello {{name}}", { name: "world" }); // hello world

Contributing

Contributing Guide

star.

follow.

Contributors

Axetroy

License

Package Rankings
Top 13.12% on Npmjs.org
Badges
Extracted from project README
Build Status Coverage Status Dependency Prettier npm version FOSSA Status