Skip to content

RyutaKojima/simpleGestures

Repository files navigation

logo

Icons made by Freepik from www.flaticon.com

====

Lint pass Maintainability codebeat badge Codacy Badge

Overview (概要)

シンプルな動作とオプション設定を目指したGoogleChrome拡張機能のマウスジェスチャです。
simpleGestures is GoogleChrome extension that adds a simple mouse gesture.

Install (インストール)

公開版をGoogleChromeにインストール

How to build

  1. clone source
git clone [email protected]:RyutaKojima/simpleGestures.git
  1. package install
yarn
  1. Build
yarn build
  1. 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