1.0.3 • Published 6 years ago
hyper-pen-cursor v1.0.3
Notice
Compatible with version 3 of Hyper
Installation
Add hyper-pen-cursor to the plugins array of your .hyper.js file
Options
You may configure the extension by adding a penCursor object to the .hyper.js file's config object. Use the following options:
penCursor: {
speed: 3000, // length of the sequence in milliseconds
fontSize: 60, // font size of the pen in css pixels
pens: ['🖊️', '✏️', '🖋️', '✒️'],
},So you can easily create combinations like this one above: