
Carbon is a beautiful source code editor that has the ability to generate downloadable and shareable images of your source code with custom styles.
How to use it:
Install the package.
# Yarn $ yarn add carbon # NPM $ npm install carbon --save
Import your code into the editor.
- Drag and drop a file.
- Copy and paste your source code.
- Append a GitHub gist id to the url
Changelog:
10/09/2018
- v1.9.0







