An open API service indexing awesome lists of open source software.

https://github.com/wirehead/mtif

Movable Type Import Format for node.js
https://github.com/wirehead/mtif

Last synced: 18 days ago
JSON representation

Movable Type Import Format for node.js

Awesome Lists containing this project

README

          

# Movable Type Import Format parser

[![Build Status](https://travis-ci.org/wirehead/mtif.svg?branch=master)](https://travis-ci.org/wirehead/mtif)

A very rough parser for the Movable Type Import Format (MTIF).

## Example usage

See [example.js](example.js)

## Contributing

If you've found a bug:
* Submit away!

If you'd like to submit a PR:
* I do not expect you to smash multiple commits into a single commit.
* Unless you say otherwise, I'm assuming "maintainer-fixes" style of merging, where I fix any quibbles and potentially make minor tweaks. If you specify "maintainer-reviews", I'll maintain a list of things that I've identified for you to change.
* If you've got a major patch in mind that's larger than an easily-mergable patch, you might consider writing up a blueprint describing what you want to do.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms -- see [code of conduct](code_of_conduct.md)

## License?

BSD, see LICENSE.txt