Skip to content

mizdra/scrapbox-userscript-icon-suggestion

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

scrapbox-userscript-icon-suggestion

ページ内に埋め込まれているアイコンを suggest して挿入できる UserScript。

使い方

icon-suggestion - Scrapbox カスタマイズコレクション を参照。

ビルド方法 (for contributor)

$ yarn install
$ yarn run build

npm-scripts (for contributor)

  • yarn run build: JS のビルドを実行
  • yarn run lint: lint や format を実行
  • yarn run test: テストを実行

リリース方法 (for maintainer)

$ git switch master
$ git pull
$ yarn version
$ rm -rf dist && yarn run build

$ cat dist/index.js | pbcopy
$ open https://scrapbox.io/customize/icon-suggestion
$ # ソースコードコーナーにクリップボードの中身をペースト

$ git push --follow-tags

著作権情報

Special Thanks

About

Scrapbox's UserScript to suggest and insert icons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •