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

https://github.com/buganini/chvar

CJK Characters Variants Database
https://github.com/buganini/chvar

Last synced: 12 months ago
JSON representation

CJK Characters Variants Database

Awesome Lists containing this project

README

          

https://bsdconv.io/chvar

Run local server:
```
python3 www/server.py .
```

Enable dev mode:
```
set
dev_mode = True
in www.server.py
```

Generate Tables:
```
refer gen_bsdconv.sh
```