Extension Icon

Kaomoji Search

Search and copy to the clipboard different kaomoji (ascii/unicode emotes).
AvatarAlexander Ignatov
902 Installs

Demo

Kaomoji Search

A Raycast extension that allows you to search for kaomoji and copy it to the clipboard.

Dependencies

This extension uses asciilib as a data source.

If you desire to add more kaomoji to the database, consider contributing to the asciilib library.

Local debugging

As documented:

  • Installing the dependencies: npm install
  • Starting the local development server: npm run dev

Make sure everything is written well using npm run lint and that the production build is alright using npm run build.

License

MIT