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