Sha256: 784247e3d5d828bf6ca341357df5c497afb5a40d4e71158a8e65cf5a87a1a99a
Contents?: true
Size: 319 Bytes
Versions: 11
Compression:
Stored size: 319 Bytes
Contents
# @babel/highlight > Syntax highlight JavaScript strings for output in terminals. See our website [@babel/highlight](https://babeljs.io/docs/en/babel-highlight) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/highlight ``` or using yarn: ```sh yarn add @babel/highlight --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems