armansansd 3424b1927b first commit 2 سال پیش
..
lib 3424b1927b first commit 2 سال پیش
LICENSE 3424b1927b first commit 2 سال پیش
README.md 3424b1927b first commit 2 سال پیش
package.json 3424b1927b first commit 2 سال پیش

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