/bombjs

Primary LanguageTypeScript

overview

This Repo is for my study, so has no practical function.

You can place the bombs.

usage

install

npm i --save bombjs

place bomb into html

<button class="bomb"></button>

概要

学習用に作成。実用性はありません。

爆弾を設置することができます。

使い方

インストール

npm i --save bombjs

htmlに設置

<button class="bomb"></button>