Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.17 KB

ReadMe.md

File metadata and controls

29 lines (22 loc) · 1.17 KB

Baybayin Transliterator

MPOP Reverse II (Ryann Kim Sesgundo)

This package is just the same with the api I've created before. But I redevelop this with different algorithm.

Note

This version has the new version of algorithm, still in test, but it works on me. If you found out some bugs, kindly create an issue on my github repository, or just email me @ [email protected] or message us on facebook

how to use baybay(String data)

const baybayin = require("baybayin-transliterator")

console.log(baybayin("Kamusta"))

I'm still trying to make this more accurate based on the baybayin script that I'd studied before. Regarding to the development, this is just a beta test, and still I want to gather some feedbacks too. I've created this as a package just only for facebook bot developers, also to the telegram bot developers out there.

Credits

  1. Earl Shine Sawir
  2. John Paul Caigas
  3. Lester Navarra
  4. Mark Kevin Manalo
  5. Salvador
  6. Jerson Carin
  7. Rovie Francisco
  8. John Roy Lapida Calimlim

The credits are not just displayed, but also they having a big part for this project, also to my programming journey.