0.1.1 • Published 6 years ago

keymanweb v0.1.1

Weekly downloads
14
License
TODO
Repository
github
Last release
6 years ago

Keyman Web for NPM

Import Keyman Web using NPM

Install

$ npm install keymanweb

Usage

TODO...

module.exports = function tiny(string) { if (typeof string !== "string") throw new TypeError("Tiny wants a string!"); return string.replace(/\s/g, ""); };

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago