Skip to content

obi-jan-kenobi/runicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Style Guide Build Status

runicode

Encode Strings to Runes

  • ** no dependencies

Exports single function that encodes strings. Every other input will return null.

Installation

npm install runicode

Example

const runicode = require('runicode')
const to_valhallo = runicode('hello world')

to_valhallo will be ᚽᛂᛛᛛᚭ ᚥᚭᚱᛛᛑ

About

Javascript package to encode strings to runes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published