1.0.1 • Published 8 years ago

glass-menagerie v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

npm.io

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.)