Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to keep non-Japanese text? #57

Open
retorquere opened this issue Jun 7, 2018 · 0 comments
Open

Option to keep non-Japanese text? #57

retorquere opened this issue Jun 7, 2018 · 0 comments

Comments

@retorquere
Copy link

Currently, this

var japanese = require('japanese');

console.log(japanese.romanize('感じ取れたら手を繋ごう、重なるのは人生のライン and レミリア最高!'));
console.log(japanese.romanize('shelah'));

strips out all non-Japanese text (so the 2nd line doesn't output anything). Is it possible to keep the non-Japanese characters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant