hyper-cat-cursor

1.0.3 • Public • Published

An extension for Hyper to replace the cursor with a cat emoji sequence. Why? Because I was bored.

Animated gif of a command line interface with a cat emoji animation as cursor

Installation

Add hyper-cat-cursor to the plugins array of your .hyper.js file.

Options

You may configure the extension by adding a catCursor object to the .hyper.js file's config object. Use the following options:

catCursor: {
  speed: 3000, // length of the sequence in milliseconds
  fontSize: 60, // font size of the cat in css pixels
  cats: ['🐱', '🙀', '😾', '😿', '😹', '😼', '😺', '😻', '😸', '😽'] // custom cat sequence. only cats are accepted, of course
},

So you can easily create abominations like this:

Animated gif of a command line interface with a cat emoji animation as cursor

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    3
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i hyper-cat-cursor

Weekly Downloads

3

Version

1.0.3

License

MIT

Last publish

Collaborators

  • balazssagi