yuanhao b574408fd7 first commit 3 jaren geleden
..
lib b574408fd7 first commit 3 jaren geleden
LICENSE b574408fd7 first commit 3 jaren geleden
README.md b574408fd7 first commit 3 jaren geleden
package.json b574408fd7 first commit 3 jaren geleden

README.md

@babel/highlight

Syntax highlight JavaScript strings for output in terminals.

See our website @babel/highlight for more information.

Install

Using npm:

npm install --save-dev @babel/highlight

or using yarn:

yarn add @babel/highlight --dev