0.1.1 • Published 5 years ago

keymanweb v0.1.1

Weekly downloads
14
License
TODO
Repository
github
Last release
5 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

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago