Author: | dawnlabs |
---|---|
Views Total: | 377 views |
Official Page: | Go to website |
Last Update: | October 9, 2018 |
License: | MIT |
Preview:

Description:
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