steel / codo-theme-json

JSON Codo theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Codo theme

Output json for classes, mixins, and extra files.

Usage

First

$ npm install codo-theme-json --save

Then, add --theme json to .codoopts or command line.

Output

├── class
|   ├── ...json files
|   ├── index.json
|   |
├── mixin
|   ├── ...json files
|   ├── index.json
├── extra
|   ├── ...json files
|   ├── index.json

About

JSON Codo theme

License:MIT License


Languages

Language:CoffeeScript 98.7%Language:JavaScript 1.3%