1.19.0 • Published 4 years ago

prism-min v1.19.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

prism-electron

Prism JavaScript highlighter optimized for Electron/Node.js

But why use this instead of the original Prism

  • Prism is 2.1MB and prism-electron is 230KB(the module includes only the core logic and all associated languages, no examples, tests, themes, plugins)
  • lazy loading of languages increases start up time by a LOT