Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ben-eb/midas

Syntax highlighter based on PostCSS.
https://github.com/ben-eb/midas

postcss syntax-highlighter

Last synced: 19 days ago
JSON representation

Syntax highlighter based on PostCSS.

Awesome Lists containing this project

README

        




midas






> A CSS syntax highlighter based on PostCSS.

[![Build Status](https://travis-ci.org/ben-eb/midas.svg?branch=master)][ci] [![NPM version](https://badge.fury.io/js/midas.svg)][npm] [![Dependency Status](https://gemnasium.com/ben-eb/midas.svg)][deps]

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](http://midasjs.com)!

## Contributing

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

## Links

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

[sticker]: https://www.stickermule.com/uk/marketplace/11087-midas

## License

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

MIT © [Ben Briggs](http://beneb.info)

[base16]: https://github.com/chriskempson/base16
[ck]: http://chriskempson.com/
[ci]: https://travis-ci.org/ben-eb/midas
[deps]: https://gemnasium.com/ben-eb/midas
[npm]: http://badge.fury.io/js/midas