30 lines
1.4 KiB
Markdown
30 lines
1.4 KiB
Markdown
<p align="center">
|
|
<a href="https://babeljs.io/">
|
|
<img alt="babel" src="https://raw.githubusercontent.com/babel/logo/master/babel.png" width="546">
|
|
</a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
The compiler for writing next generation JavaScript.
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://travis-ci.org/babel/babel"><img alt="Travis Status" src="https://img.shields.io/travis/babel/babel/master.svg?style=flat&label=travis"></a>
|
|
<a href="https://circleci.com/gh/babel/babel"><img alt="CircleCI Status" src="https://img.shields.io/circleci/project/babel/babel/master.svg?style=flat&label=circle"></a>
|
|
<a href="https://codecov.io/github/babel/babel"><img alt="Coverage Status" src="https://img.shields.io/codecov/c/github/babel/babel/master.svg?style=flat"></a>
|
|
</p>
|
|
|
|
## Looking for support?
|
|
|
|
<p align="center">For questions and support please visit the <a href="https://discuss.babeljs.io/">discussion forum</a>, <a href="https://slack.babeljs.io/">Slack community</a>, or <a href="http://stackoverflow.com/questions/tagged/babeljs">StackOverflow</a>.</p>
|
|
|
|
## Want to report a bug or request a feature?
|
|
|
|
<p align="center">Bugs and feature requests should be posted at <a href="https://phabricator.babeljs.io/">phabricator.babeljs.io</a>.</p>
|
|
|
|
## Want to report an issue with [babeljs.io](https://babeljs.io)?
|
|
|
|
<p align="center">
|
|
For documentation and website issues please visit the <a href="https://github.com/babel/babel.github.io">babel.github.io</a> repo.
|
|
</p>
|