35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
<p align="center">
|
|
<img alt="6to5" src="https://raw.githubusercontent.com/6to5/logo/master/logo.png" width="546">
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://gratipay.com/sebmck">
|
|
<img alt="Gratipay" src="https://img.shields.io/gratipay/sebmck.svg?style=flat">
|
|
</a>
|
|
|
|
<a href="https://travis-ci.org/6to5/6to5">
|
|
<img alt="Travis Status" src="http://img.shields.io/travis/6to5/6to5/master.svg?style=flat&label=travis">
|
|
</a>
|
|
|
|
<a href="https://codeclimate.com/github/6to5/6to5">
|
|
<img alt="Code Climate Score" src="http://img.shields.io/codeclimate/github/6to5/6to5.svg?style=flat">
|
|
</a>
|
|
|
|
<a href="https://codeclimate.com/github/6to5/6to5">
|
|
<img alt="Coverage" src="http://img.shields.io/codeclimate/coverage/github/6to5/6to5.svg?style=flat">
|
|
</a>
|
|
|
|
<a href="https://david-dm.org/6to5/6to5">
|
|
<img alt="Dependency Status" src="http://img.shields.io/david/6to5/6to5.svg?style=flat">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<strong>6to5</strong> turns ES6+ code into vanilla ES5, so you can use next generation features <strong>today.</strong>
|
|
</p>
|
|
|
|
<p align="center">
|
|
For more information view the <a href="https://6to5.github.io">documentation</a>. For
|
|
support visit the <a href="https://gitter.im/6to5/6to5">gitter room</a>.
|
|
</p>
|