robber-language

0.0.5 • Public • Published

Robber Language (Rövarspråket)

Build Status devDependency Status

A JavaScript library for encoding and decoding Rövarspråket (The Robber Language), invented by the Swedish author Astrid Lindgren.

Example

var r = require('robber-language');

r.encode('stubborn') // -> 'sostotubobboborornon'
r.decode('sostotubobboborornon') // -> 'stubborn'

Package Sidebar

Install

npm i robber-language

Weekly Downloads

5

Version

0.0.5

License

MIT

Last publish

Collaborators

  • denizdogan