Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 333 Bytes

Prism.js

Description

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.

Prism.js Home


Installation

npm i --save prismjs
npm i --save-dev @types/prismjs