Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vincent-the-gamer/kaomoe

A generator of cute Kaomojis.
https://github.com/vincent-the-gamer/kaomoe

Last synced: 5 days ago
JSON representation

A generator of cute Kaomojis.

Awesome Lists containing this project

README

        




Kaomoe (* ̄▽ ̄)b


Kaomoji顏文字 + Moe = Kaomoe

# Notice
This repo is a fork of [antfu/kaomo](https://github.com/antfu/kaomo).( ̄ω ̄)

# New Feature
Add a web server for funny usage.(„• ֊ •„)

# Usage
## Use `CLI` to generate Kaomoji:

```shell
pnpm run dev
```

## Use `web server` to generate Kaomoji:

```shell
pnpm run server
```

## Refresh Kaomiji List
```shell
pnpm run fetch
```

## Build
```shell
pnpm run build
```