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

https://github.com/buganini/chicomp

Chinese Components Combination System
https://github.com/buganini/chicomp

Last synced: 4 months ago
JSON representation

Chinese Components Combination System

Awesome Lists containing this project

README

          

https://bsdconv.io/chicomp

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

Regenerate components images: (requires ImageMagick/convert)
```
make WORKDIR=/path/to/bsdconv-cns11643/work
```