/objective-canvas

html5 canvas wrapper

Primary LanguageJavaScript

ObjectiveCanvas

HTML5 Canvasを使いやすくするためのライブラリ。

Install

objective_canvas.min.jsをダウンロード後、Scriptタグで読み込んで下さい。

curl https://raw.githubusercontent.com/sobreera/objective-canvas/master/dist/objective_canvas.min.js -o objective_canvas.min.js
<script src="./js/objective_canvas.min.js"></script>

Build

git clone https://github.com/sobreera/objective-canvas.git
cd objective-canvas
yarn install
yarn build

対応予定

  • サーチ操作のオーバーレイオブジェクト優先