An open API service indexing awesome lists of open source software.

https://github.com/mast1ff/picx

Pure HTML template engine.
https://github.com/mast1ff/picx

html javascript liquid liquidjs template-engine typescript

Last synced: 20 days ago
JSON representation

Pure HTML template engine.

Awesome Lists containing this project

README

          

# PICX

[![npm version](https://img.shields.io/npm/v/picx.svg?style=flat)](https://www.npmjs.com/package/picx)
[![test](https://github.com/mast1ff/picx/actions/workflows/test.yml/badge.svg)](https://github.com/mast1ff/picx/actions/workflows/test.yml)

A template engine that can be written in pure HTML.

Fork of: [liquidjs by harttle](https://github.com/harttle/liquidjs)