@chiffon/prism
v0.0.4
Published
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
Downloads
24
Readme
@chiffon/prism
Fork of Prism
- Migrates to ES6
- Uses import statements instead of own dependency mechanism
- Removes autohighlight behavior
- Removes Prism from
global
Installation
npm:
npm install @chiffon/prism
yarn:
yarn add @chiffon/prism