0.3.11 • Published 8 years ago

cirru-writer v0.3.11

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

Cirru Writer

Converts Cirru AST (which is in JSON) to formatted Cirru code.

Read cirru/ for demos of that compiled from ast/.

Demo: http://repo.cirru.org/writer/

Usage

npm install --save cirru-writer
  • render
{render} = require 'cirru-writer'
cirru = render [['cirru']]
# render :: JSON -> String

Development

Run through all tests:

cirru-script test.cirru

Compile code before sending to npm:

# officially gulp is not support CirruScript
# but by updating node-interpret you may run
gulp script

License

MIT

0.3.11

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0-1

10 years ago

0.1.0-0

10 years ago

0.0.8-4

10 years ago

0.0.8-3

10 years ago

0.0.8-2

10 years ago

0.0.8-1

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago