yhay81 / code-sortings

Home Page:https://sort.webv.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-sortings

Description

code-sotings は自分のオリジナルソートアルゴリズムをコーディングし、動作をグラフで確認できる Web アプリです。 以下リンク先(GitHub Pages)から利用できます。 https://sort.webv.jp

Development

以下コマンドで http://localhost:4000 で利用できます。

git clone git@github.com:yhay81/code-sortings.git
yarn install
npm run dev

Contribution

ISSUE/PR を歓迎します!

  1. Fork it ( http://github.com/yhay81/code-sortings/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licence

MIT

About

https://sort.webv.jp

License:MIT License


Languages

Language:TypeScript 42.6%Language:Pug 33.0%Language:Stylus 12.7%Language:JavaScript 11.4%Language:Shell 0.3%