grunt-convert
Version:
Convert between XML, JSON and YAML, from one format to another.
34 lines (22 loc) • 784 B
Markdown
# {%= name %} {%= badge('fury') %} {% if (travis) { %} {%= badge('travis') %}{% } %}
> {%= description %}
## Getting Started
{%= docs("getting-started") %}
## Options
{%= docs("options") %}
## Usage Examples
{%= docs("examples-csv") %}
{%= docs("examples-json") %}
{%= docs("examples-xml") %}
{%= docs("examples-plist") %}
## Contributing
We 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 involved please see the [Contributing to {%= name %}](http://assemble.io/contributing/) guide for information on contributing to this project.
## Changes
{%= changelog() %}
## Author
{%= contrib("jon") %}
{%= contrib("hariadi") %}
## License
{%= copyright() %}
{%= license() %}
{%= include('footer.md') %}