![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | node_modules/ | 2023-06-09 12:49 | - | |
![]() | lib/ | 2023-06-09 12:49 | - | |
![]() | package.json | 2023-06-09 12:49 | 1.7K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 1984-06-22 21:50 | 319 | f12eb36 documentaiton updates [كارل مبارك] |
![]() | LICENSE | 1984-06-22 21:50 | 1.1K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
# @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 ```