Skip to content

Releases: hakatashi/japanese.js

v1.2.0

12 Dec 23:50
Compare
Choose a tag to compare
  • Add new romanization options
    • ぢ: dzi, dji
    • づ: dsu, dzu
  • Internal refactoring
    • Test against browser environment
    • ES6 + Babel
    • Gulp

v1.1.0

13 Jul 19:43
Compare
Choose a tag to compare
  • Add romanize option and fix a few things on cli #1 ($ japanese --romanize works)
  • Set browser script to export global japanese

v1.0.1

10 Mar 15:24
Compare
Choose a tag to compare
  • Bug fix
  • japanese.romanize() is now more customizable

v1.0.0

08 Mar 21:15
Compare
Choose a tag to compare
  • Implement japanese.romanize()
  • require('japanese/sugar')

v0.2.1

24 Feb 05:12
Compare
Choose a tag to compare
  • Document API

v0.2.0

17 Feb 14:47
Compare
Choose a tag to compare
  • Implement japanese.katakanize()
  • Setup CLI (you can use npm install -g japanese now)

v0.1.0

17 Feb 13:48
Compare
Choose a tag to compare
  • Implement japanese.hiraganize()