Giter Site home page Giter Site logo

nhv33 / kana-pronunciation-guide Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 276 KB

javascript tool that adds pronunciation guides to japanese kana characters

Home Page: https://nhv33.github.io/kana-pronunciation-guide/

HTML 73.80% JavaScript 26.20%
hepburn hepburn-romanization hiragana japanese japanese-study kana katakana romaji ruby ruby-tag

kana-pronunciation-guide's Introduction

Kana Pronunciation Guide

Automatically annotates all the hiragana and katakana on a page with latin character transliterations (i.e., "romaji"), which may be useful for people who are just starting to learn Japanese.

Live Demo:

nhv33.github.io/kana-pronunciation-guide

How to Use:

  • Download a webpage with your browser (using ctrl+s, etc.).
  • Open the html file in a text editor.
  • Save the script.js file to the same folder as the .htm or .html file.
  • Paste <script src="script.js" async defer></script> at the very bottom of the inside of the body tag.

When pasted, it should look something like this:

    <script src="script.js" async defer></script>
  </body>
</html>

kana-pronunciation-guide's People

Contributors

nhv33 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.