Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vincent-the-gamer/kaomoe
- Owner: Vincent-the-gamer
- License: mit
- Created: 2023-12-24T05:58:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-24T07:12:56.000Z (11 months ago)
- Last Synced: 2023-12-25T07:43:05.420Z (11 months ago)
- Language: TypeScript
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```