Sha256: cceb045cf68c207c58371261d8b76408f60a85cd75ff2404eb144c826957f54c
Contents?: true
Size: 316 Bytes
Versions: 53
Compression:
Stored size: 316 Bytes
Contents
# @babel/highlight > Syntax highlight JavaScript strings for output in terminals. See our website [@babel/highlight](https://babeljs.io/docs/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
53 entries across 53 versions & 5 rubygems