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

https://github.com/shortarrow/onimizationflow


https://github.com/shortarrow/onimizationflow

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# OnimizationFlow

## Flow

```mermaid
stateDiagram-v2
あり-->なし
なし-->あり
なし-->なし
あり-->ついて
ついて-->る
る-->ついて
ついて-->ない
ない-->あれ
あれ-->どっち
どっち-->どっち
どっち-->trans
trans-->trans
```

## Inspire source
Inspired from [@sheepla](https://github.com/sheepla)'s tweet