brekk / glass-menagerie

jsx -> pug toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glass-menagerie

"Yes, I have tricks in my pocket, I have things up my sleeve. But I am the opposite of a stage magician. He gives you illusion that has the appearance of truth. I give you truth in the pleasant disguise of illusion." "How beautiful it is, and how easily it can be broken."

  • Tennessee Williams

Toolkit to convert jsx to pug (formerly jade)

This library may be potentially brittle for other people's use cases; but the goal is to help facilitate snapshots of an existing codebase (written in JSX) as .pug / .jade output, which is then consumed further downstream in a codepen / jsfiddle environment.

Broadly, jade / pug is easier to manipulate and has a lower learning curve for non-developers; this tool will help designers on the team have a living style-guide which is easily modifiable. (That's the goal anyway.)

About

jsx -> pug toolkit

License:MIT License


Languages

Language:JavaScript 100.0%