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

https://github.com/tkuchiki/division-maker

わり算(筆算)問題ジェネレーター
https://github.com/tkuchiki/division-maker

Last synced: 28 days ago
JSON representation

わり算(筆算)問題ジェネレーター

Awesome Lists containing this project

README

        

# division-maker
わり算(筆算)問題ジェネレーター

```console
# build
$ npm run build
$ cp -a build/* docs/
```