All Projects → axetroy → pag

axetroy / pag

Licence: Apache-2.0 license
It mean: Pack And Go. 卷铺盖走人

Programming Languages

javascript
184084 projects - #8 most used programming language

A lightweight template engine

Build Status Coverage Status Dependency License Prettier Node npm version Size

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

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].