simpleGestures
simpleGestures copied to clipboard
simpleGesture is Google Chrome extension.
![]()
Icons made by Freepik from www.flaticon.com
====
Overview (概要)
シンプルな動作とオプション設定を目指したGoogleChrome拡張機能のマウスジェスチャです。
simpleGestures is GoogleChrome extension that adds a simple mouse gesture.
Install (インストール)
How to build
- clone source
git clone [email protected]:RyutaKojima/simpleGestures.git
- package install
yarn
- Build
yarn build
- Check Style Guide
yarn lint
License (ライセンス)
The MIT License
Style Guide(コーディング規約)
Google JavaScript Style Guide に準拠します。 英語:https://google.github.io/styleguide/jsguide.html 日本語:http://www38.atwiki.jp/aias-jsstyleguide2/pages/1.html