New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

simple-syntax-highlighter

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-syntax-highlighter

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

1.2.0
Source
npm
Version published
Maintainers
1
Created
Source

Simple Syntax Highlighter

Latest Version on NPM Software License npm

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

Installation

npm i --S simple-syntax-highlighter

Demo & Documentation

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

Browser Support

ChromeFirefoxSafariOperaEdgeIE
Latest ✔Latest ✔Latest ✔Latest ✔Latest ✔10+ ✔

Donating

If you like this library, you can buy me a beer!

paypal Thank you!

Contributing

If you have any idea, feel free to open an issue to discuss a new feature or fork Simple Syntax Highlighter and submit your changes back to me.

Release Notes

  • Version 1.2.0 Added the dark option
  • Version 1.1.0 Added the reactive option
  • Version 1.0.0 First public release

Keywords

syntax highlighter

FAQs

Package last updated on 13 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts