better-rym
Enhancements for RateYourMusic π§
File Explorer
Download Latest Version (.zip)- .gitkeep
- .gitkeep
- extension-disabled-19.png
- extension-disabled-38.png
- extension-enabled-19.png
- extension-enabled-38.png
- sonemic-128.png
- sonemic-16.png
- sonemic-48.png
- complete.tsx
- failed.tsx
- loader.tsx
- service-link-form.tsx
- service-selector.tsx
- use-release-info.ts
- applemusic-found.tsx
- applemusic-notfound.tsx
- applemusic.tsx
- bandcamp-found.tsx
- bandcamp-notfound.tsx
- bandcamp.tsx
- beatport.tsx
- check.tsx
- discogs.tsx
- info.tsx
- loader.tsx
- melon.tsx
- soundcloud-found.tsx
- soundcloud-notfound.tsx
- soundcloud.tsx
- spotify-found.tsx
- spotify-notfound.tsx
- spotify.tsx
- x.tsx
- youtube-found.tsx
- youtube-notfound.tsx
- youtube.tsx
- codec.ts
- index.ts
- resolve.test.ts
- resolve.ts
- search.ts
- codec.ts
- embed.ts
- index.ts
- resolve.ts
- search.ts
- index.ts
- resolve.ts
- auth.ts
- codec.ts
- index.ts
- regex.ts
- resolve.ts
- index.ts
- resolve.ts
- auth.ts
- codecs.ts
- embed.ts
- index.ts
- resolve.ts
- search.ts
- auth.ts
- codecs.ts
- index.ts
- regex.test.ts
- regex.ts
- resolve.ts
- search.ts
- auth.ts
- codecs.ts
- index.ts
- regex.ts
- resolve.ts
- search.ts
- index.ts
- types.ts
- codec.ts
- index.ts
- array.ts
- cache.ts
- clsx.ts
- datetime.test.ts
- datetime.ts
- dom.ts
- download.ts
- error.ts
- fetch.ts
- filenamify.ts
- markup.ts
- music.ts
- one-shot.ts
- pipe.ts
- storage.ts
- string.ts
- types.ts
- pages.ts
- download.ts
- fetch.ts
- index.ts
- script.ts
- cover-art-downloader.tsx
- index.tsx
- main.ts
- catalog-number-controls.tsx
- credits-controls.tsx
- date-controls.tsx
- file-under-controls.tsx
- import-controls.tsx
- label-controls.tsx
- tracklist-controls.tsx
- capitalization.test.ts
- capitalization.ts
- fillers.ts
- page-functions.ts
- tokenize.test.ts
- tokenize.ts
- types.ts
- dom.d.ts
- index.tsx
- main.ts
- index.ts
- main.ts
- index.tsx
- main.ts
- settings.ts
- types.ts
- index.tsx
- main.ts
- stream-link-converter.tsx
- use-controlled-input.ts
- index.tsx
- main.ts
- stream-link-icon.tsx
- stream-link.tsx
- stream-links.tsx
- use-page-data.ts
- filter-button.tsx
- filter-buttons.tsx
- index.tsx
- main.ts
- index.tsx
- main.ts
- descriptors.ts
- genres.ts
- add-descriptor-dropdown.ts
- add-dropdown.tsx
- add-genre-dropdown.ts
- fix-pagination-parameters.ts
- descriptors.ts
- genres.ts
- manifest.ts
- preact.d.ts
- vite-env.d.ts
- .gitignore
- .npmrc
- .prettierrc.json
- eslint.config.js
- package.json
- pnpm-lock.yaml
- postcss.config.cjs
- README.md
- tsconfig.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/jgchk/better-rym
Downloads the entire project code from GitHub to your computer.
cd better-rym
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run dev
Starts the development/run server.
npm run watch
Type this command into your terminal and run it.
npm run build
Builds optimized production files.
npm run serve:chrome
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
