Skip to content

michaelrhodes/sjcl-codec-utf8-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sjcl-codec-utf8-string

A modular fork of the sjcl.codec.utf8String namespace.

Build status

Install

$ npm install sjcl-codec-utf8-string

Usage

As described in the sjcl docs but with each method required separately.

var fromBits = require('sjcl-codec-utf8-string/from-bits')
var toBits = require('sjcl-codec-utf8-string/to-bits')

License

BSD or GPL 2.0

About

a modular fork of the sjcl.codec.utf8String namespace

Resources

Stars

Watchers

Forks

Packages

No packages published