@axetroy/pag
v0.0.8
Published
A lightweight template engine
Readme
A lightweight template engine
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 worldContributing
如果你觉得项目不错,不要吝啬你的 star.
长期造轮子,欢迎 follow.
Contributors
| Axetroy💻 🐛 🎨 | | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
