Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: app-localizer
node v6.17.1
endpoint
share
tweet
var appLocalizer = require("app-localizer") var pseudoText = appLocalizer.toPseudoText('some text', { expander: 0.2, exclamations: false, brackets: false, accents: true, rightToLeft: false, wordexpander: 0.5 }); return pseudoText
Created from: https://runkit.com/npm/app-localizer
Loading…
no comments
sign in
to comment