Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

c-dante/pug-inc

Repository files navigation

pug-inc

A subset of pug templates compiling to incremental-dom functions

Why

Ever see a PHP template? Looks miiiiiiighty similar to the stuff people are building with React, doesn't it...

I'm NOT a fan of code and template mingling. I like my templates to just describe value bindings.

Pug is a really nice, succinct langauge to build nested DOM elements.

Mostly a thought project. Maybe it will take shape. Maybe it won't. Who knows?

Perf

Example is an implementation of an attempt at react-fractals.

About

A subset of pug templates compiling to incremental-dom functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages