1. midas
Syntax highlighter based on PostCSS.
midas
Package: midas
Created by: ben-eb
Last modified: Sun, 19 Jun 2022 18:57:20 GMT
Version: 2.0.3
License: MIT
Downloads: 534
Repository: https://github.com/ben-eb/midas

Install

npm install midas
yarn add midas


midas


A CSS syntax highlighter based on PostCSS.

Build Status NPM version Dependency Status

midas generates a highly customisable base for syntax highlighting in HTML.
Simply pass in a CSS string and it will generate a HTML output. You can then
pair it with any of the included themes, or just as easily write your own.

For further details, check out the website!

Contributing

Pull requests are welcome. If you add functionality, then please add unit tests
to cover it.

Please help to support this project by purchasing a midas sticker.

License

Base 16 themes used by this module are MIT © 2012 Chris Kempson
& contributors.

MIT © Ben Briggs

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code