内容简介:You know
Translations
Español | हिंदी | Deutsch | 简体中文 | Português | മലയാളം | Türkçe |
한국어 | தமிழ் | Français | 日本語 | Svenska | Add + |
Introduction
You know all of those code screenshots you see on Twitter? Though the code's usually impressive, we saw room for improvement in the aesthetic department. Carbon makes it easy to create and share beautiful images of your source code. So what are you waiting for? Go impress all of your followers with your newfound design prowess.
Features
- Customization . Customize things like your image's syntax theme, window style, and more
- Share quickly . Save your image or a link with one click
- Import from GitHub gist . Simply append a GitHub gist id to the url
Usage
Import
There are a few different ways to import code into Carbon:
carbon.now.sh/GIST_ID_HERE
Customization
Once you've got all of your code into Carbon, you can customize your image by changing the syntax theme, background color, window theme, or padding.
Export/Sharing
After you've customized your image you can either Tweet a link to the image, or save it directly.
If you use the 'Tweet' button, Carbon will automatically make your image accessible. However, if you want to manually tweet your image, please check out how to make your Twitter images accessible .
If you include a Carbon image in a post, the source code will be invisible for assistive technology, it will not be possible to enlarge it or copy it, etc. Please, think about adding another element with the source code as text, like an HTML Details Element below the image.
Installing Carbon for Desktop (Offline)
If you are using Google Chrome, or another browser that supports Progressive Web Apps, you can install Carbon for use offline by:
- Visiting https://carbon.now.sh
- Clicking your browser's settings menu
- Clicking "Install Carbon..."
Community
Check out these projects our awesome community has created:
Editor Plugins
- IntelliJ IDEA
carbon-now-sh
- Open up the selection in your current IntelliJ IDEA file in Carbon through a context menu - Atom
carbon-now-sh
- Open up your current Atom file in Carbon withshift-cmd-A
- VS Code
carbon-now-sh
- Open up your current VS Code file in Carbon with commandcarbon
- Sublime Text 3
carbon-now-sh
- Open up the selection in your current Sublime Text 3 file with a custom bound key - Vim
carbon-now-sh
- Open up the selection in your current Vim/Neovim using functionCarbonNowSh()
- Emacs
carbon-now-sh
- Open up the selection in your current Emacs using interactive functioncarbon-now-sh
- Xcode
carbon-now-sh
- Open up your current selection incarbon.now.sh
- Xcode
nef
- This Xcode extension enables you to export a code selection as a Carbon snippet in a single action
Tools
- CLI
carbon-now-cli
- Open a file in Carbon or download it directly usingcarbon-now
, featuring an interactive mode, selective highlighting and more - Carbonize - A macOS wrapper with extended native features
- CodeExpander - A smart GitHub gist client with the TextExpander features
-
nef
- Export multiple Carbon code snippets fromXcode Playground
. -
@carbonshbot
- A Telegram chatbot wich takes in a code snippet or gist URL and generates an Carbon image
Libraries
- R
carbonate
- Iteratively manipulate image aesthetics inR
and either open in Carbon or download directly.
Textbooks
- "CS 101 - An Introduction to Computational Thinking" - a computer science textbook by Sarbo Roy.
Authors
Carbon is a project by:
- Mike Fix ( @mfix22 )
- Brian Dennis ( @briandennis )
- Jake Dexheimer ( @jakedex )
License
Contribute & Support
Pull requests are welcome! Please see our contributing guidelines for more details.
Sponsors
Does your company use Carbon? Consider sponsoring the project to fund new features, bug fixes, and more.
Backers
Love using Carbon? Consider supporting the project to fund new features and improvements
Thanks To
▲ ZEIT for sponsoring Carbon's hosting.
Contributors
All Contributors
Thanks goes out to all these wonderful people ( emoji key ):
以上所述就是小编给大家介绍的《Carbon: Create and share beautiful images of your source code》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Internet与WWW程序设计教程(第三版)
戴特尔 / 电子工业出版社 / 2005-8 / 95.00元
《Internet与WWW程序设计教程》(第3版)以大量生动、实用的示例讲述了如何编写多层的、客户/服务器的、数据密集的、基于Web的应用程序,介绍了如何使用XHTML、JavaScript、DHTML、Flash和XML建立客户端应用程序,也介绍了如何使用Web服务器(IIS、PWS和Apache)、数据库(SQL、MySQL、DBI和ADO)、ASP、Perl、CGI、Python、PHP、J......一起来看看 《Internet与WWW程序设计教程(第三版)》 这本书的介绍吧!