@jswork/hljs-constants
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

hljs-constants

Constants(style/language) for highlightjs

version license size download

installation

npm install @jswork/hljs-constants

usage

import { styles, languages } from '@jswork/hljs-constants';

// styles
[
  "a11y-dark",
  "a11y-light",
  "agate",
  "an-old-hope",
  "androidstudio",
  "arduino-light",
  "arta",
  // ....
]

// languages
[
  "1c",
  "abnf",
  "accesslog",
  "actionscript",
  "ada",
  "angelscript",
  "apache",
  "applescript",
  // ...
]

license

Code released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @jswork/hljs-constants

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

23 kB

Total Files

11

Last publish

Collaborators

  • afeiship