sjcl-codec-utf8-string

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i sjcl-codec-utf8-string

Weekly Downloads

0

Version

1.0.0

License

BSD or GPL 2.0

Last publish

Collaborators

  • michaelrhodes