Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

RunKit + npm: app-localizer

node v6.17.1
endpointsharetweet
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