JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 33
  • Score
    100M100P100Q52122F
  • License MIT

Hyper theme based on Atom Electron Highlighter syntax

Package Exports

  • hyper-electron-highlighter
  • hyper-electron-highlighter/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-electron-highlighter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Electron Highlighter for Hyper

Hyper theme based on the Electron Highlighter Syntax.

Install

  1. Open Hyper's preferences with Cmd + , (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include hyper-electron-highlighter, like so:
plugins: [
    'hyper-electron-highlighter'
],
  1. Fully reload Hyper (Cmd+Shift+R), and tada! 🎉

License

MIT