JSPM

hyper-p1xelher0

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q18195F
  • License ISC

A p1xelHer0 theme for hyper.

Package Exports

  • hyper-p1xelher0

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-p1xelher0) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hyper-p1xelher0

A p1xelHer0 theme for hyper.

Screenshots

Screenshot

Installation

Edit ~/.hyper.js and add 'hyper-p1xelher0' to plugins: [...]

module.exports = {

  // ...

  plugins: [
    // ... ,
    'hyper-p1xelher0',
    // ...
  ],
  
  // ...
}