# glass-menagerie

> A toolset for generating pug / jade output from jsx

Latest version **1.0.1** (published 2016-09-24) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install glass-menagerie
pnpm add glass-menagerie
yarn add glass-menagerie
bun add glass-menagerie
```

Provides the command `glass`.

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2016-09-24 |
| First published | 2016-09-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 12 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | brekk |
| Maintainers | brekk |

## Links

- npm: https://www.npmjs.com/package/glass-menagerie
- Repository: https://github.com/brekk/glass-menagerie
- Homepage: https://github.com/brekk/glass-menagerie#readme
- Issues: https://github.com/brekk/glass-menagerie/issues
- npm.io page: https://npm.io/package/glass-menagerie

## Dependencies (12)

- [pug](https://npm.io/package/pug.md) ^2.0.0-beta4
- [chalk](https://npm.io/package/chalk.md) ^1.1.3
- [react](https://npm.io/package/react.md) ^15.3.0
- [lodash](https://npm.io/package/lodash.md) ^4.14.1
- [js-yaml](https://npm.io/package/js-yaml.md) ^3.6.1
- [commander](https://npm.io/package/commander.md) ^2.9.0
- [data.task](https://npm.io/package/data.task.md) ^3.1.0
- [f-utility](https://npm.io/package/f-utility.md) ^1.0.5
- [html2jade](https://npm.io/package/html2jade.md) ^0.8.4
- [react-dom](https://npm.io/package/react-dom.md) ^15.3.0
- [data.validation](https://npm.io/package/data.validation.md) ^1.3.1
- [eslint-config-standard](https://npm.io/package/eslint-config-standard.md) ^5.3.5

## Recent versions

- 1.0.1 (latest) — 2016-09-24
- 1.0.0 — 2016-09-24

## README

![](https://circleci.com/gh/brekk/glass-menagerie.svg?style=shield&circle-token=55f2885e65a163dee6ea47f7aa1c71c81b0d552c)

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

---
_Source: https://npm.io/package/glass-menagerie · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
