File: README.md

package info (click to toggle)
highlight.js 9.18.5%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 6,672 kB
  • sloc: javascript: 40,928; python: 342; makefile: 160; sh: 11
file content (16 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/highlight.js`

# Summary
This package contains type definitions for highlight.js (https://github.com/isagalaev/highlight.js).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/highlight.js.

### Additional Details
 * Last updated: Fri, 15 May 2020 04:09:38 GMT
 * Dependencies: none
 * Global values: `hljs`

# Credits
These definitions were written by [Niklas Mollenhauer](https://github.com/nikeee), [Jeremy Hull](https://github.com/sourrust), and [Josh Goldberg](https://github.com/joshuakgoldberg).