All Projects → haixiangyan → codeblock-beautifier

haixiangyan / codeblock-beautifier

Licence: Apache-2.0 license
💅 A chrome extension for highlighting codes of Medium Articles

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to codeblock-beautifier

Codeblock Beautifier
A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 109 (-7.63%)
Mutual labels:  medium, beautifier, highlight
datatables.mark.js
A DataTables plugin for mark.js to highlight search terms in tables
Stars: ✭ 44 (-62.71%)
Mutual labels:  highlight
post-medium-action
This action is for posting markdown based posts to medium
Stars: ✭ 45 (-61.86%)
Mutual labels:  medium
MediumUnlimited
Android App written with Flutter/Dart to navigate medium.com without limitations.
Stars: ✭ 28 (-76.27%)
Mutual labels:  medium
python-telegram-bot-heroku-example
Repository for Medium article about creating a Telegram bot in Python and deploying it on Heroku
Stars: ✭ 13 (-88.98%)
Mutual labels:  medium
Sketch-Highlighter
Sketch plugin that generates highlights for selected text layers
Stars: ✭ 41 (-65.25%)
Mutual labels:  highlight
blogtraversy
NPM Package that fetches all your blogs from Hashnode and Medium
Stars: ✭ 29 (-75.42%)
Mutual labels:  medium
geshi-1.1
Next generation of Generic Syntax Highlighter for PHP
Stars: ✭ 70 (-40.68%)
Mutual labels:  highlight
react-tagify
📛 Powerful Pure React Component For Hashtags and Mentions In Your React App
Stars: ✭ 24 (-79.66%)
Mutual labels:  highlight
medium-scrapper
Scrap Medium Articles using tags.
Stars: ✭ 34 (-71.19%)
Mutual labels:  medium
nasa-react-redux
Guide: Build a React + Redux app
Stars: ✭ 28 (-76.27%)
Mutual labels:  medium
ng-walkthrough
A walkthrough for Angular
Stars: ✭ 21 (-82.2%)
Mutual labels:  highlight
stylus-supremacy
A Node.js script that helps formatting Stylus files.
Stars: ✭ 86 (-27.12%)
Mutual labels:  beautifier
Git-Beautify-For-MacOS-Terminal
An easy-to-use set of config files to beautify Git in your MacOS or OS X terminal. If you find it hard to parse a jumble of mono-colored type on your command line, this set-up can help you tame the ugly bash beast.
Stars: ✭ 127 (+7.63%)
Mutual labels:  beautifier
Highlightr-Plugin
A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
Stars: ✭ 321 (+172.03%)
Mutual labels:  highlight
piu.clj
Simple pastebin
Stars: ✭ 14 (-88.14%)
Mutual labels:  highlight
medium-toc
Easily create a table of contents for your Medium articles in just one click. ✨
Stars: ✭ 33 (-72.03%)
Mutual labels:  medium
mdium
📄 publish your markdown to Medium, from the CLI
Stars: ✭ 48 (-59.32%)
Mutual labels:  medium
vue-plugin
Highlight.js Vue Plugin
Stars: ✭ 102 (-13.56%)
Mutual labels:  highlight
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+16.1%)
Mutual labels:  beautifier

Code Block Beautifier

A chrome extension for highlighting codes of Medium Articles, but now, it can highlight codes in any websites that have <pre/> element.

You can watch a video to preview it.

中文文档请看这里

Install & Download

Check this on Chrome app store.

Then you can test it with this article.

Screenshot

Scrrenshot

How to use

How to use

Features

  • 👙 Beautify any code blocks wrapping in <pre/> automatically.

  • 👗 Beautify code blocks according to your languages preference.

  • 🔓 Auto detect what languages that the author defines

  • 🎁 Supporting Medium, StackOverflow, 简书, 知乎, W3C Plus.

  • 🎉 More than 80 themes are available. Can switch to any language highlight solutions.

  • 🎊 More than 20 language highlight themes are available. Can switch to any highlight themes you like.

Purpose

The main reason I built it is because Medium doesn't highlight our codes. Well, I know there are several ways to embed codes in the articles, but some people (like me) don't wanna create a gist or codesandbox project to highlight the codes. So most of time, I see this 🙄:

No highlight

What I expect is like this 😄:

Highlight

So I built an extension to beautify code blocks in Medium.

It can also be used for other websites that contain <pre/>. The only thing you need to do is to press the "Parse" button!

Future

There may have some problems that I haven't found for this extension yet. If you have any questions or find any bugs, please put an issue on this repo. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].