8000 GitHub - dariusk/gaunt: Simple, versatile, achingly beautiful.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dariusk/gaunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaunt

The most aesthetically minimalist markup language ever.

Getting Started

To use programatically (from Node.js): Install the module with: npm install gaunt-render

var gaunt = require('gaunt-render');
var renderedOutput = gaunt('	  				 '); // "a"

To use from the command line: Install the module with: npm install -g gaunt-render

# Input file(s)
$ gaunt path/to/file

# From standard in
$ cat index.gtf | gaunt

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.

About

Simple, versatile, achingly beautiful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0