2.1.1 • Published 5 years ago

respec-hljs v2.1.1

Weekly downloads
53
License
W3C
Repository
github
Last release
5 years ago

ReSpec custom highlighter

The highlighter bundle used by ReSpec.

The bundle is build as a Commonjs module ("dist/respec-highlight.js"). It exports a single object respecHljs, which is just hljs, but already initialized with the default languages.

import respecHljs from "path/to/respec-highlight";

In the worker, it shows up as

self.respecHljs;
2.1.1

5 years ago

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago