Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 967 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 967 Bytes

popn-class

ポックラ一覧を出すスクリプト example

使い方

  1. 次のスクリプトをブックマークに追加する
javascript: void !function(e){var t=e.createElement("script");t.type="text/javascript",t.src="///cdn.jsdelivr.net/gh/ssdh233/popn-class/dist/bundle.js",e.head.appendChild(t)}(document);

add script to bookmark

  1. ポップンのサイトにログインして、先のブックマークをクリックする。

Contribute

Build

yarn build // or yarn build:watch

Test

ユニットテストを作ってくださる方大歓迎です><

今はないので手動でテストしてください。

Creating a PR

github 上のファイルをホストするCDNjsdelivrを使って配布していますので、dist/bundle.jsも一緒にコミットしてください。