Skip to content

A boilerplate to start developing for the web fast

License

Notifications You must be signed in to change notification settings

haferje/browser-base

 
 

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 boilerplate to start developing for the web fast

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 91.2%
  • HTML 4.8%
  • CSS 4.0%