[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 930 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 930 Bytes

kaomojie

screenshot

Git repository for the browser extension kaomojie.

Easy and fast access to hundreds of kaomojis, all categorised!

Chrome Web Store Firefox Add-ons Microsoft Edge Add-ons

Building

We use Gulp to transpile source code and ready the extension for deployment.

  1. Install node dependencies: pnpm install
  2. Build: pnpm build (to folder build)

pnpm deploy also zips up the build for deployment (build/archive.zip).

License

This software is licensed under AGPL 3.0; a copy can be found under LICENSE.