wlwl2 / lyrics-translations

lyrics translations and formatter

Home Page:https://wlwl2.github.io/lyrics-translations/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyrics Translations

Website with lyrics translations and a formatting tool.

Only Chinese translations work right now.

Data is stored locally in the browser (using both localStorage and localForage- indexedDB) and in the user's file system (it even works on smart phones- I tried it once on my iPhone 6 and it worked!).

Getting Started

Open index.html in any browser.

Development

Brave browser prevents localStorage and localForage from working normally by default. It should be fine once this app gets to a production stage.

Styles

Run:

grunt

then start editing src/scss.

Scripts

Run:

npm run webpack

About

lyrics translations and formatter

https://wlwl2.github.io/lyrics-translations/

License:MIT License


Languages

Language:JavaScript 48.1%Language:CSS 42.0%Language:HTML 9.9%