0.1.2 • Published 11 years ago

gaunt-render v0.1.2

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

gaunt

The most aesthetically minimalist markup language ever.

Getting Started

Install the module with: npm install gaunt

var gaunt = require('gaunt');
var renderedOutput = gaunt.render('path/to/file');

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2013 Darius Kazemi
Licensed under the MIT license.

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago