< 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 = "https://reporanger.com" >
< img src = "https://img.shields.io/badge/maintained%20with-Ranger-1f93f3.svg" alt = "maintained with Ranger" / >
< / a >
< a href = "#contributors" >
< img src = "https://img.shields.io/badge/all_contributors-160-orange.svg" alt = "All Contributors" / >
< / a >
< a href = "/LICENSE" >
< img src = "https://img.shields.io/github/license/carbon-app/carbon.svg" alt = "MIT License" / >
< / 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)をご存知ですか? こうしたコードはたいていは印象的ですが、美しさの点では改善の余地があります。Carbon を使えば、ソースコードの美しいスクリーンショットを簡単に作成し、共有することができます。今すぐ、この新しいデザインの力を使ってフォロワーを感動させましょう。
< p align = "center" >
< img width = "100%" alt = "Carbon example" src = "https://user-images.githubusercontent.com/8397708/63456416-b27d1a80-c403-11e9-9572-105b089be885.png" >
< / p >
## Features
- **カスタマイズ**. シンタックステーマやウィンドウスタイルなどをカスタマイズ
- **すばやくシェア**. ワンクリックで画像を保存したり、リンクをツイート
- **GitHub gist からのインポート**. URL に GitHub gist id を付け加える
## Usage
#### Import
Carbon にインポートするには何通りかの方法があります:
- エディターにファイルをドロップする
- URL に GitHub gist id を付け加える (e.g. [`carbon.now.sh/<gist_id_here>` ](https://carbon.now.sh/3208813b324d82a9ebd197e4b1c3bae8 ))
- コードを直接ペーストする
#### 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 でファイルを開いたり、直接ダウンロードする。インタラクティブモードや、シンタックスハイライト機能など
- [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 によるコンピューターサイエンスのテキストブック
## Authors
Carbon は次の人々によるプロジェクトです:
- Mike Fix ([@mfix22](https://twitter.com/fixitup2))
- Brian Dennis ([@briandennis](https://github.com/briandennis))
- Jake Dexheimer ([@jakedex](https://github.com/jakedex))
#### License
[![FOSSA Status ](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon.svg?type=large )](https://app.fossa.com/projects/git%2Bgithub.com%2Fcarbon-app%2Fcarbon?ref=badge_large)
< br / >
< br / >
---
## Contribute
PR を歓迎しています。詳細は[CONTRIBUTING.md](/.github/CONTRIBUTING.md)をご覧ください。
### Thanks To
[ ▲ Vercel ](https://vercel.com/ )は Carbon のホスティングを支援してくれています。
[![Deploy with Vercel ](https://vercel.com/button )](https://vercel.com/import/git?s=https%3A%2F%2Fgithub.com%2Fcarbon-app%2Fcarbon& project-name=carbon& repo-name=carbon)
### All 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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?s=100" 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 >
< td align = "center" > < a href = "http://about.rmunhoz.me" > < img src = "https://avatars3.githubusercontent.com/u/3948961?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Rogério Munhoz< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=rjmunhoz" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/technoknol" > < img src = "https://avatars0.githubusercontent.com/u/6429418?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Technoknol< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=technoknol" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/tmakowski" > < img src = "https://avatars3.githubusercontent.com/u/38053499?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Tymoteusz Makowski< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=tmakowski" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://nisar.dev" > < img src = "https://avatars3.githubusercontent.com/u/46004116?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Nisar Hassan Naqvi< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3Anisarhassan12" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://www.wapgee.com" > < img src = "https://avatars2.githubusercontent.com/u/42450390?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Ilyas Karim< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/issues?q=author%3Ailyaskarim" title = "Bug reports" > 🐛< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "http://nickfix.me" > < img src = "https://avatars2.githubusercontent.com/u/6845581?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Nick Fix< / b > < / sub > < / a > < br / > < a href = "#ideas-njfix6" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://noti.st/melsumner" > < img src = "https://avatars0.githubusercontent.com/u/4587451?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Melanie Sumner< / b > < / sub > < / a > < br / > < a href = "#ideas-MelSumner" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://aluc.io/" > < img src = "https://avatars2.githubusercontent.com/u/15520015?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > aluc< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=b6pzeusbc54tvhw5jgpyw8pwz2x6gs" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/mearns" > < img src = "https://avatars1.githubusercontent.com/u/5140254?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > B. Mearns< / b > < / sub > < / a > < br / > < a href = "#ideas-mearns" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "http://jiepeng.me" > < img src = "https://avatars3.githubusercontent.com/u/10325111?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Peng Jie< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=neighborhood999" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://binyam.in" > < img src = "https://avatars3.githubusercontent.com/u/39805353?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Binyamin Aron Green< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=b3u" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://dev.to/mbiesiad" > < img src = "https://avatars0.githubusercontent.com/u/18367606?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Michal< / b > < / sub > < / a > < br / > < a href = "#translation-mbiesiad" title = "Translation" > 🌍< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/qw-in" > < img src = "https://avatars0.githubusercontent.com/u/19194187?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Quinn Blenkinsop< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=qw-in" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/seagalputra" > < img src = "https://avatars0.githubusercontent.com/u/15377132?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Dwiferdio Seagal Putra< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=seagalputra" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/ashwoodall" > < img src = "https://avatars3.githubusercontent.com/u/14588617?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Ashley Woodall Clark< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=ashwoodall" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://tim.wienk.name/" > < img src = "https://avatars0.githubusercontent.com/u/150598?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Tim Wienk< / b > < / sub > < / a > < br / > < a href = "#translation-timwienk" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/JeremyShih" > < img src = "https://avatars3.githubusercontent.com/u/7455516?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Jeremy Shih< / b > < / sub > < / a > < br / > < a href = "#translation-JeremyShih" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://georgemccarron.com/" > < img src = "https://avatars2.githubusercontent.com/u/9155723?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > George McCarron< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=george1410" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/artmxra7" > < img src = "https://avatars.githubusercontent.com/u/23070604?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Erwin Rahayu< / b > < / sub > < / a > < br / > < a href = "#translation-artmxra7" title = "Translation" > 🌍< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=artmxra7" title = "Documentation" > 📖< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/mlucap" > < img src = "https://avatars.githubusercontent.com/u/36577976?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Luca< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=mlucap" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/adghayes" > < img src = "https://avatars.githubusercontent.com/u/37960853?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Andrew Hayes< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=adghayes" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/heybereket" > < img src = "https://avatars.githubusercontent.com/u/68391329?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Bereket Semagn< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=heybereket" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/LorenzoLancia" > < img src = "https://avatars.githubusercontent.com/u/44911690?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Lorenzo Lancia< / b > < / sub > < / a > < br / > < a href = "#translation-LorenzoLancia" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/Guy-Adler" > < img src = "https://avatars.githubusercontent.com/u/44903310?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Guy Adler< / b > < / sub > < / a > < br / > < a href = "#translation-Guy-Adler" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/danBamikiya" > < img src = "https://avatars.githubusercontent.com/u/58262528?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Dan Bamikiya< / b > < / sub > < / a > < br / > < a href = "#ideas-danBamikiya" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://github.com/kewang" > < img src = "https://avatars.githubusercontent.com/u/795839?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > kewang< / b > < / sub > < / a > < br / > < a href = "#translation-kewang" title = "Translation" > 🌍< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://rizda.win/" > < img src = "https://avatars.githubusercontent.com/u/13027142?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Rizda Dwi Prasetya< / b > < / sub > < / a > < br / > < a href = "#content-rizdaprasetya" title = "Content" > 🖋< / a > < / td >
< td align = "center" > < a href = "https://github.com/AbreuY" > < img src = "https://avatars.githubusercontent.com/u/5095949?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > AbreuY< / b > < / sub > < / a > < br / > < a href = "#translation-AbreuY" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://www.rizkytegar.com/" > < img src = "https://avatars.githubusercontent.com/u/55475891?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > >_Rizky.dev< / b > < / sub > < / a > < br / > < a href = "#translation-rizkytegar" title = "Translation" > 🌍< / a > < a href = "https://github.com/carbon-app/carbon/commits?author=rizkytegar" title = "Documentation" > 📖< / a > < / td >
< td align = "center" > < a href = "https://github.com/OpeAbidemi" > < img src = "https://avatars.githubusercontent.com/u/58413594?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Abidemi Harry< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=OpeAbidemi" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/mcognetta" > < img src = "https://avatars.githubusercontent.com/u/6856636?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Marco< / b > < / sub > < / a > < br / > < a href = "#translation-mcognetta" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/samrobbins85" > < img src = "https://avatars.githubusercontent.com/u/29740136?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Sam Robbins< / b > < / sub > < / a > < br / > < a href = "https://github.com/carbon-app/carbon/commits?author=samrobbins85" title = "Documentation" > 📖< / a > < / td >
< / tr >
< / table >
<!-- markdownlint - restore -->
<!-- prettier - ignore - end -->
<!-- ALL - CONTRIBUTORS - LIST:END -->