{"_id":"pseudoizer","_rev":"4-2425708167fbbfe55705bcba36134522","name":"pseudoizer","description":"A javascript library for pseudo-izing strings to aid with localization","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"pseudoizer","version":"0.1.0","description":"A javascript library for pseudo-izing strings to aid with localization","main":"lib/index.js","scripts":{"test":"mocha test --require chai"},"repository":{"type":"git","url":"https://github.com/ianllewellyn/pseudoizer.git"},"keywords":["javascript","localisation","internationalisation"],"author":{"name":"ianllewellyn"},"license":"ISC","bugs":{"url":"https://github.com/ianllewellyn/pseudoizer/issues"},"homepage":"https://github.com/ianllewellyn/pseudoizer","devDependencies":{"mocha":"^2.1.0","chai":"^1.10.0"},"gitHead":"1a0dd9d6f677d39742e3663c91ae7639eb96c957","_id":"pseudoizer@0.1.0","_shasum":"1a78d97a54b16eba60496081477cfff117c8851a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"ianllewellyn","email":"ian@designsideways.com"},"maintainers":[{"name":"ianllewellyn","email":"ian@designsideways.com"}],"dist":{"shasum":"1a78d97a54b16eba60496081477cfff117c8851a","tarball":"https://registry.npmjs.org/pseudoizer/-/pseudoizer-0.1.0.tgz","integrity":"sha512-FAmQ6VWgw8cgY2vsePSidw8gmZr+0C+PgiIdnD111LzSWrfdVP/TI8XdkQuNqltqIq9skJuJ5rPDwmlJ0CUiSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWFdSS9yPagX4ouwpPdmwZHZWkoq/qn/aBHaUvDE+gTgIgWKCDi9bHaMcGNIwg4OwDfyLaI7hyDlSnnSgIr8O36VQ="}]}}},"readme":"# pseudoizer\n\nA javascript library for pseudo-izing strings to aid with localization.\n\nThis idea is borrowed (but not directly ported) from Scott Hanselmans .Net Pseudoizer library for use in Node. [Original library](https://github.com/shanselman/Psuedoizer).\n\n## Installing\n\nInstall to your local project\n\n\tnpm install --save pseudoizer\n\n## Clone from git\n\n\tgit clone git@github.com:ianllewellyn/pseudoizer.git\n\n## Run unit tests\n\n\tnpm test\n\n## Examples\n\nPseudoize a string from a Node module\n\n\tvar pseudoizer = require('pseudoizer');\n\tconsole.log(pseudoize.pseudoize('Hello World !!')); // Ħęľľő Ŵőřľđ !!\n","maintainers":[{"name":"ianllewellyn","email":"ian@designsideways.com"}],"time":{"modified":"2022-06-24T22:40:45.904Z","created":"2015-01-14T23:09:29.734Z","0.1.0":"2015-01-14T23:09:29.734Z"},"homepage":"https://github.com/ianllewellyn/pseudoizer","keywords":["javascript","localisation","internationalisation"],"repository":{"type":"git","url":"https://github.com/ianllewellyn/pseudoizer.git"},"author":{"name":"ianllewellyn"},"bugs":{"url":"https://github.com/ianllewellyn/pseudoizer/issues"},"license":"ISC","readmeFilename":"README.md"}