UNPKG

972 BMarkdownView Raw
1---
2username: hariadi
3---
4# {%= name %} [![NPM version](https://badge.fury.io/js/{%= name %}.png)](http://badge.fury.io/js/{%= name %}) {% if (travis) { %} [![Build Status]({%= travis %}.png)]({%= travis %}){% } %}
5
6> {%= description %}
7
8## Table of Contents
9{%= toc %}
10
11## Quickstart
12{%= _.doc("quickstart.md") %}
13
14## Options
15{%= _.doc("options.md") %}
16
17## Usage Examples
18{%= _.doc("examples.md") %}
19
20## Contributing
21We welcome all kinds of contributions! The most basic way to show your support is to star the project, and if you'd like to get involed please see the [Contributing to {%= name %}](http://assemble.io/contributing/) guide for information on contributing to this project.
22
23## Author
24
25**Hariadi Hinta**
26
27+ [github.com/{%= username %}](https://github.com/{%= username %})
28+ [twitter.com/{%= username %}](http://twitter.com/{%= username %})
29
30## License
31{%= copyright %}
32{%= license %}
33
34***
35
36_This file was generated on {%= grunt.template.date("fullDate") %}._
\No newline at end of file