Git repository for the browser extension kaomojie.
Easy and fast access to hundreds of kaomojis, all categorised!
We use Gulp to transpile source code and ready the extension for deployment.
- Install node dependencies:
pnpm install
- Build:
pnpm build
(to folderbuild
)
pnpm deploy
also zips up the build for deployment (build/archive.zip).
This software is licensed under AGPL 3.0; a copy can be found under LICENSE.