Skip to content

caxerx/chuni_intl_viewer

 
 

Repository files navigation

Chunithm (International) Score Viewer

A bookmarklet tool let you to view the records of CHUNITHM-NET (International) in rating order.

Chart constant data extracted from chunirec.

Usage

  1. Drag chuni intl viewer to your bookmark bar.
  2. Edit the bookmark. Copy the following code and paste it as the url of the bookmark
javascript:(function(d,s){s=d.createElement('script');s.src='https://cdn.jsdelivr.net/gh/kyroslee/chuni_intl_viewer/main.min.js?'+Date.now();d.getElementsByTagName('head')[0].appendChild(s);})(document);

  1. Open https://chunithm-net-eng.com/ and run the bookmarklet
  2. Wait for the program to finish

Dev

  1. npm install
  2. npm run build

Tips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 35.7%
  • TypeScript 32.2%
  • JavaScript 32.1%