JSPM

  • Created
  • Published
  • Downloads 3478
  • Score
    100M100P100Q122063F
  • License MIT

A Vue.js syntax highlighter that reads the source code you give it and highlights it, for Humans.

Package Exports

  • simple-syntax-highlighter

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simple-syntax-highlighter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Simple Syntax Highlighter

A basic syntax highlighter for Vue.js, supports multiple coding languages, read only. What I use in all my libs documentations. ;)

Installation

npm install simple-syntax-highlighter --save-dev

Demo & Documentation

https://antoniandre.github.io/simple-syntax-highlighter

Browser Support

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 10+ ✔

Release Notes

  • Version 1.0.0 First public release