< p align = "center" >
< img width = "100%" src = "https://user-images.githubusercontent.com/10369094/31211729-591d059c-a950-11e7-86af-fa5ea3d7dbac.png" / >
< / p >
< p align = "center" >
< a href = "#contributors" >
< img src = "https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square" alt = "All Contributors" / >
< / a >
< a href = "https://github.com/prettier/prettier" >
< img src = "https://img.shields.io/badge/styled_with-prettier-ff69b4.svg" alt = "styled with prettier" / >
< / a >
< a href = "https://github.com/carbon-app/carbon/blob/master/LICENSE" >
< img src = "https://img.shields.io/github/license/carbon-app/carbon.svg" alt = "MIT License" / >
< / a >
< a href = "https://greenkeeper.io/" >
< img src = "https://badges.greenkeeper.io/carbon-app/carbon.svg" alt = "Greenkeeper badge" / >
< / a >
< a href = "https://spectrum.chat/carbon-now" >
< img src = "https://withspectrum.github.io/badge/badge.svg" alt = "Join the community on Spectrum" / >
< / a >
< a href = "https://app.fossa.io/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon?ref=badge_shield" >
< img src = "https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon.svg?type=shield" alt = "FOSSA Status" / > < / a >
< / p >
< br > < / br >
## Introduction
Twitter で[いつも](https://twitter.com/dan_abramov/status/890191815567175680)[見るような](https://twitter.com/reactjs/status/890511993261654017)[こうしたコード](https://twitter.com/notquiteleo/status/873483329345028096)の[スクリーンショット](https://twitter.com/zeithq/status/805779711154647040)をご存知ですか? こうしたコードはたいていは印象的ですが、美しさの点では改善の余地があります。Carbon を使えば、ソースコードの美しいスクリーンショットを簡単に作成し、共有することができます。今すぐ、この新しいデザインの力を使ってフォロワーを感動させましょう。
## Features
- **カスタマイズ**. シンタックステーマやウィンドウスタイルなどをカスタマイズ
- **すばやくシェア**. ワンクリックで画像を保存したり、リンクをツイート
- **GitHub gist からのインポート**. URL に GitHub gist id を付け加える
## Example
< p > < img width = 80% src = "https://user-images.githubusercontent.com/10369094/30791512-cb001438-a167-11e7-952b-f0f0e5c4499e.png" > < / p >
## Usage
#### Import
Carbon にインポートするには何通りかの方法があります:
- エディターにファイルをドロップする
- URL に GitHub gist id を付け加える (e.g. `carbon.now.sh/GIST_ID_HERE` )
- コードを直接ペーストする
#### Customization
コードを Carbon にインポートできたらシンタックステーマや背景色、ウィンドウスタイル、パディングなどで、画像をカスタマイズすることができます。
#### Export/Sharing
画像のカスタマイズが終わったら、画像リンクをツイートしたり直接ダウンロードできます。
' Tweet' ボタンを使えば、Carbon は自動的に画像を利用できるようにします。もし Carbon の画像を手動でツイートしたい場合は、[画像のアクセシビリティを向上させる方法](https://help.twitter.com/en/using-twitter/picture-descriptions)を確認してください。
投稿の中で Carbon 画像を使うと、ソースコードは assistive technology からは見えなくなり、拡大やコピーなどはできなくなります。画像の下に[HTML Details Element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)のように、テキストとしてソースコードを持つ別の要素を追加することを検討してください。
#### Installing Carbon for Desktop
Google Chrome などの PWA をサポートしているブラウザを使用しているなら、ブラウザの設定メニューから"Install Carbon..."をクリックすることで、Carbon をオフラインで使用するためにインストールできます。
## Community
私たちの素晴らしいコミュニティが作成したプロジェクトをチェックしてください:
##### Editor Plugins
- [IntelliJ IDEA `carbon-now-sh` ](https://plugins.jetbrains.com/plugin/10469-carbon-now-sh ) - 現在の IntelliJ IDEA ファイルの選択したコードをコンテキストメニューから Carbon で開く
- [Atom `carbon-now-sh` ](https://atom.io/packages/carbon-now-sh ) - `shift-cmd-A` コマンドを使い、現在の Atom ファイルを Carbon で開く
- [VS Code `carbon-now-sh` ](https://marketplace.visualstudio.com/items?itemName=ericadamski.carbon-now-sh ) - `carbon` コマンドを使い、VS Code ファイルを Carbon で開く
- [Sublime Text 3 `carbon-now-sh` ](https://github.com/molnarmark/carbonSublime ) - カスタムコマンドを使い、現在の Sublime Text 3 ファイルの選択したコードを Carbon で開く
- [Vim `carbon-now-sh` ](https://github.com/kristijanhusak/vim-carbon-now-sh ) - `CarbonNowSh()` 関数を使い、現在の Vim/Neovim を Carbon で開く
- [Emacs `carbon-now-sh` ](https://github.com/veelenga/carbon-now-sh.el ) - `carbon-now-sh` インタラクティブ関数を使い、現在の Emacs を Carbon で開く
- [Xcode `carbon-now-sh` ](https://github.com/StevenMagdy/CarboNow4Xcode ) - `carbon.now.sh` を使い、選択したコードを Carbon で開く
##### Tools
- [CLI `carbon-now-cli` ](https://github.com/mixn/carbon-now-cli ) - `carbon-now` を使い、Carbon でファイルを開いたり、直接ダウンロードする。インタラクティブモードや、シンタックスハイライト機能など
- [Carbonize ](https://itunes.apple.com/us/app/carbonize/id1451177988 ) - 拡張ネイティブ機能を備えた macOS ラッパー
- [CodeExpander ](https://codeexpander.com ) - TextExpander 機能を備えたスマートな GitHub Gist クライアント
- [`nef` ](https://github.com/bow-swift/nef#-exporting-carbon-code-snippets ) - `Xcode Playground` から複数の Carbon のコードスニペットをエクスポート
##### Libraries
- [R `carbonate` ](https://yonicd.github.io/carbonate/ ) - `R` でインタラクティブに画像のスタイルを操作し、コードを Carbon で開くか直接ダウンロードする
##### Textbooks
- ["CS 101 - An Introduction to Computational Thinking" ](https://itunes.apple.com/us/book/id1435714196 ) - Sarbo Roy によるコンピューターサイエンスのテキストブック
## Contribute
PR を歓迎しています。詳細は[CONTRIBUTING.md](https://github.com/carbon-app/carbon/blob/master/.github/CONTRIBUTING.md)をご覧ください。
## Thanks To
[ ▲ ZEIT ](https://zeit.co/ )は Carbon のホスティングを支援してくれています。
## Authors
Carbon は次の人々によるプロジェクトです:
- Mike Fix ([@mfix22](https://twitter.com/fixitup2))
- Brian Dennis ([@briandennis](https://github.com/briandennis))
- Jake Dexheimer ([@jakedex](https://github.com/jakedex))
## Contributors
これらのすべての素晴らしい人々に感謝を ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
<!-- ALL - CONTRIBUTORS - LIST:START - Do not remove or modify this section -->
<!-- prettier - ignore - start -->
<!-- markdownlint - disable -->
< table >
< tr >
< td align = "center" > < a href = "https://github.com/briandennis" > < img src = "https://avatars0.githubusercontent.com/u/10078572?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > briandennis< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=briandennis" title = "Code" > 💻< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=briandennis" title = "Documentation" > 📖< / a > < a href = "#infra-briandennis" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < a href = "https://github.com/carbon-app/carbon/pulls?q=is%3Apr+reviewed-by%3Abriandennis" title = "Reviewed Pull Requests" > 👀< / a > < / td >
< td align = "center" > < a href = "https://github.com/mfix22" > < img src = "https://avatars0.githubusercontent.com/u/8397708?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > mfix22< / b > < / sub > < / a > < br / > < a href = "#question-mfix22" title = "Answering Questions" > 💬< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=mfix22" title = "Code" > 💻< / a > < a href = "#ideas-mfix22" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://github.com/jakedex" > < img src = "https://avatars1.githubusercontent.com/u/10369094?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > jakedex< / b > < / sub > < / a > < br / > < a href = "#question-jakedex" title = "Answering Questions" > 💬< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=jakedex" title = "Code" > 💻< / a > < a href = "#design-jakedex" title = "Design" > 🎨< / a > < a href = "#video-jakedex" title = "Videos" > 📹< / a > < / td >
< td align = "center" > < a href = "https://github.com/andrewda" > < img src = "https://avatars1.githubusercontent.com/u/10191084?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > andrewda< / b > < / sub > < / a > < br / > < a href = "#question-andrewda" title = "Answering Questions" > 💬< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=andrewda" title = "Code" > 💻< / a > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3Aandrewda" title = "Bug reports" > 🐛< / a > < a href = "https://github.com/carbon-app/carbon/pulls?q=is%3Apr+reviewed-by%3Aandrewda" title = "Reviewed Pull Requests" > 👀< / a > < / td >
< td align = "center" > < a href = "https://github.com/yeskunall" > < img src = "https://avatars2.githubusercontent.com/u/14703164?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > yeskunall< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=yeskunall" title = "Code" > 💻< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=yeskunall" title = "Documentation" > 📖< / a > < a href = "#tool-yeskunall" title = "Tools" > 🔧< / a > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3Ayeskunall" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/stoshfabricius" > < img src = "https://avatars1.githubusercontent.com/u/2652676?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > stoshfabricius< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=stoshfabricius" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/jkling38" > < img src = "https://avatars1.githubusercontent.com/u/11639896?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > jkling38< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=jkling38" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/otobrglez" > < img src = "https://avatars1.githubusercontent.com/u/225946?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > otobrglez< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=otobrglez" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/darahak" > < img src = "https://avatars3.githubusercontent.com/u/11488612?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > darahak< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=darahak" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/dom96" > < img src = "https://avatars0.githubusercontent.com/u/246651?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > dom96< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=dom96" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/elrumordelaluz" > < img src = "https://avatars3.githubusercontent.com/u/784056?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > elrumordelaluz< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=elrumordelaluz" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/cjb" > < img src = "https://avatars2.githubusercontent.com/u/21217?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > cjb< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=cjb" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/Krzysztof-Cieslak" > < img src = "https://avatars1.githubusercontent.com/u/5427083?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Krzysztof-Cieslak< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=Krzysztof-Cieslak" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/fernahh" > < img src = "https://avatars0.githubusercontent.com/u/2369851?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > fernahh< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=fernahh" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/g3r4n" > < img src = "https://avatars1.githubusercontent.com/u/10941033?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > g3r4n< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=g3r4n" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://drarok.com/" > < img src = "https://avatars0.githubusercontent.com/u/55830?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Mat Gadd< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3ADrarok" title = "Bug reports" > 🐛< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=Drarok" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://bradlab.co.uk" > < img src = "https://avatars1.githubusercontent.com/u/11805775?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Brad Davies< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3Avarbrad" title = "Bug reports" > 🐛< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=varbrad" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://www.rafaelcamaram.com/" > < img src = "https://avatars1.githubusercontent.com/u/9087886?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Rafael Câmara< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=rafaelcamaram" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://glebbahmutov.com/" > < img src = "https://avatars1.githubusercontent.com/u/2212006?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Gleb Bahmutov< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=bahmutov" title = "Tests" > ⚠️< / a > < a href = "#tool-bahmutov" title = "Tools" > 🔧< / a > < / td >
< td align = "center" > < a href = "https://ivan-munguia.netlify.com" > < img src = "https://avatars2.githubusercontent.com/u/10677789?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Iván Munguía< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=warborn" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://dillonmulroy.com" > < img src = "https://avatars1.githubusercontent.com/u/2755722?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Dillon Mulroy< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=dmmulroy" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/NARKOZ" > < img src = "https://avatars2.githubusercontent.com/u/253398?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Nihad Abbasov< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=NARKOZ" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://torzuolih.github.io" > < img src = "https://avatars1.githubusercontent.com/u/7328625?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Hugo Torzuoli< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=TorzuoliH" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/imbrn" > < img src = "https://avatars1.githubusercontent.com/u/1906977?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Bruno C. Couto< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=imbrn" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/molnarmark" > < img src = "https://avatars2.githubusercontent.com/u/13263073?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Mark Molnar< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=molnarmark" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://www.behance.net/tetra2000" > < img src = "https://avatars1.githubusercontent.com/u/1459450?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Takahiko Inayama< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=TETRA2000" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/martinfrancois" > < img src = "https://avatars1.githubusercontent.com/u/14319020?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > François Martin< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=martinfrancois" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://raphamorim.io" > < img src = "https://avatars3.githubusercontent.com/u/3630346?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Raphael Amorim< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=raphamorim" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "http://camronflanders.com" > < img src = "https://avatars0.githubusercontent.com/u/27292?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Camron Flanders< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=camflan" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://ericadamski.github.com" > < img src = "https://avatars0.githubusercontent.com/u/6516758?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Eric Adamski< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=ericadamski" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://winnercrespo.com" > < img src = "https://avatars0.githubusercontent.com/u/4671080?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Winner Crespo< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=wistcc" title = "Code" > 💻< / a > < a href = "#design-wistcc" title = "Design" > 🎨< / a > < / td >
< td align = "center" > < a href = "http://twitter.com/mixn" > < img src = "https://avatars3.githubusercontent.com/u/672237?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Milos< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=mixn" title = "Code" > 💻< / a > < a href = "#tool-mixn" title = "Tools" > 🔧< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=mixn" title = "Documentation" > 📖< / a > < a href = "#translation-mixn" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://mittalyashu.now.sh/" > < img src = "https://avatars1.githubusercontent.com/u/29014463?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Yashu Mittal< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=mittalyashu" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://twitter.com/bberrycarmen" > < img src = "https://avatars0.githubusercontent.com/u/22792183?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Rachel M. Carmena< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=rachelcarmena" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://www.linkedin.com/in/miguel-salazar-823b07a1/" > < img src = "https://avatars0.githubusercontent.com/u/19369949?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Miguel Salazar< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=ucdstudent95618" title = "Documentation" > 📖< / a > < a href = "#translation-ucdstudent95618" title = "Translation" > 🌍< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://www.linkedin.com/in/vyom-jain-233a28139" > < img src = "https://avatars3.githubusercontent.com/u/19145803?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Vyom Jain< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=vvyomjjain" title = "Documentation" > 📖< / a > < a href = "#translation-vvyomjjain" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://www.cnblogs.com/racaljk/" > < img src = "https://avatars0.githubusercontent.com/u/5010047?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > racaljk< / b > < / sub > < / a > < br / > < a href = "#translation-racaljk" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://lastblocklabs.com" > < img src = "https://avatars3.githubusercontent.com/u/3892149?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Sean< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=raboid" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://izabelacborges.com/" > < img src = "https://avatars0.githubusercontent.com/u/19255077?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Izabela Borges< / b > < / sub > < / a > < br / > < a href = "#translation-izabelacborges" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://ghuser.io/shinilms" > < img src = "https://avatars2.githubusercontent.com/u/18573510?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Shinil M S< / b > < / sub > < / a > < br / > < a href = "#translation-shinilms" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/berkeatac" > < img src = "https://avatars1.githubusercontent.com/u/10579633?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Berke Atac< / b > < / sub > < / a > < br / > < a href = "#translation-berkeatac" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://wooooooak.github.io/" > < img src = "https://avatars3.githubusercontent.com/u/18481078?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > LEE YONGJUN< / b > < / sub > < / a > < br / > < a href = "#translation-wooooooak" title = "Translation" > 🌍< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "http://matthewnielsen.ca" > < img src = "https://avatars2.githubusercontent.com/u/35040439?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Matthew Nielsen< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=MatthewNielsen27" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://www.boy.sh" > < img src = "https://avatars2.githubusercontent.com/u/225410?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Boy< / b > < / sub > < / a > < br / > < a href = "#platform-boyvanamstel" title = "Packaging/porting to new platform" > 📦< / a > < / td >
< td align = "center" > < a href = "https://vetrivelcsamy.xyz" > < img src = "https://avatars2.githubusercontent.com/u/26738977?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Vetrivel Chinnasamy< / b > < / sub > < / a > < br / > < a href = "#translation-vetrivelcsamy" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://farzadyz.com" > < img src = "https://avatars2.githubusercontent.com/u/8332043?s=460&v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Farzad YZ< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=farskid" title = "Code" > 💻< / a > < a href = "#ideas-farskid" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://github.com/yannickl" > < img src = "https://avatars0.githubusercontent.com/u/798235?s=460&v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Yannick Loriot< / b > < / sub > < / a > < br / > < a href = "#translation-yannickl" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/Joel-hanson" > < img src = "https://avatars2.githubusercontent.com/u/17215044?s=460&v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Joel Hanson< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=Joel-hanson" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://muzzammil.xyz/?ref=github" > < img src = "https://avatars2.githubusercontent.com/u/12321712?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Muhammad Muzzammil< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=muhammadmuzzammil1998" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/souppower" > < img src = "https://avatars2.githubusercontent.com/u/19849611?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > souppower< / b > < / sub > < / a > < br / > < a href = "#infra-souppower" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < / td >
< td align = "center" > < a href = "http://uraway.hatenablog.com/" > < img src = "https://avatars3.githubusercontent.com/u/15242484?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Masato Urai (@uraway_)< / b > < / sub > < / a > < br / > < a href = "#translation-uraway" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://techinpark.com" > < img src = "https://avatars3.githubusercontent.com/u/45546296?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Fernando< / b > < / sub > < / a > < br / > < a href = "#translation-techinpark" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/megsachdev" > < img src = "https://avatars1.githubusercontent.com/u/22325351?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Megha Sachdev< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=megsachdev" title = "Code" > 💻< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=megsachdev" title = "Tests" > ⚠️< / a > < / td >
< td align = "center" > < a href = "https://techgeekhub.ml" > < img src = "https://avatars0.githubusercontent.com/u/6022231?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Anudeep Reddy< / b > < / sub > < / a > < br / > < a href = "#infra-anudeepreddy" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < / td >
< td align = "center" > < a href = "https://munieru.jp" > < img src = "https://avatars2.githubusercontent.com/u/20086673?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Munieru< / b > < / sub > < / a > < br / > < a href = "#translation-munierujp" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://www.etoxin.net" > < img src = "https://avatars0.githubusercontent.com/u/393002?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Adam Lusted< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=etoxin" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/JoseNoriegaa" > < img src = "https://avatars2.githubusercontent.com/u/28733681?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Jose Noriega< / b > < / sub > < / a > < br / > < a href = "#translation-JoseNoriegaa" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://discord.club" > < img src = "https://avatars2.githubusercontent.com/u/33966852?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Merlin Fuchs< / b > < / sub > < / a > < br / > < a href = "#translation-Merlintor" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://glossier.com" > < img src = "https://avatars0.githubusercontent.com/u/23482161?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Ramy Majouji< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=majouji" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://stackoverflow.com/users/872395/nemesv" > < img src = "https://avatars0.githubusercontent.com/u/251330?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Viktor Nemes< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=nemesv" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://ericwbailey.design/" > < img src = "https://avatars3.githubusercontent.com/u/634191?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Eric Bailey< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=ericwbailey" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://rsg-sweden.iscbsc.org" > < img src = "https://avatars0.githubusercontent.com/u/6730853?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Nazeefa< / b > < / sub > < / a > < br / > < a href = "#translation-Nazeeefa" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://medium.com/@pratikbutani/carbon-create-and-share-beautiful-images-of-your-source-code-d31dedfe64bd" > < img src = "https://avatars2.githubusercontent.com/u/3306366?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Pratik Butani< / b > < / sub > < / a > < br / > < a href = "#blog-pratikbutani" title = "Blogposts" > 📝< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/baktiaditya" > < img src = "https://avatars0.githubusercontent.com/u/2070906?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Bakti Aditya< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=baktiaditya" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/aquaductape" > < img src = "https://avatars1.githubusercontent.com/u/29286430?v=4" width = "100px;" alt = "" / > < br / > < sub > < b > Caleb Taylor< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=aquaductape" title = "Code" > 💻< / a > < / td >
< / tr >
< / table >
<!-- markdownlint - enable -->
<!-- prettier - ignore - end -->
<!-- ALL - CONTRIBUTORS - LIST:END -->