Skip to content

A chrome extension serving to beautify the gist code on some popular gist websites like gist.github.com and gistboxapp.com.

Notifications You must be signed in to change notification settings

Williammer/gist-prettify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

Writing and collecting gists is a good way of learning programming and preparing useful bullets for future projects, yet one pain-point for some popular online gist websites such as gist.github.com is that it doesn't have a gist beautify feature as in jsfiddle. This is particularly painful for programming who values the visual style of his gists.

To solve this problem, I've developed this chrome extension serving to beautify the gist codes on popular gist websites such as gist.github.com, app.gistboxapp.com.

Usage

  1. Enable this extension in your chrome.
  2. Navigated to the edit page of your gist on gist.github.com or app.gistboxapp.com.
  3. Select the code inside the editor that your want to beautify, Copy it, then a banner with a button should be showing.
  4. Click the button then you will have your code beautified and copied, you can Paste it to wherever you want.

Supported languages

  • javaScript
  • html
  • css

more languages will be added in future...

Supported websites

  1. gist.github.com under editing mode.
  2. app.gistboxapp.com under editing mode.

more websites will be added in future...

About

A chrome extension serving to beautify the gist code on some popular gist websites like gist.github.com and gistboxapp.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published