2.0.2 • Published 6 years ago

hyper-emoji v2.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

hyper-emoji

Emoji picker for hyper.app

Usage

Press control+alt+space or select from the menubar View->Toggle emoji picker to open.

npm.io

🚨 TODO Configuration

In your ~/.hyper.js, you can configure settings for hyper-emoji.

modules.exports = {
  config: {
    // other config...
    'hyper-emoji': {
      addSpace: false, // default: true
    },
  },
  // ...
}

addSpace

Add space after emoji for padding

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago