string-form-utils

0.1.0 • Public • Published

string-form-utils

Bower Install

bower install string-form-utils

Npm Install

npm install string-form-utils

Usage

var stringFormUtils = require('stringFormUtils');

//output `a`
console.log(stringFormUtils.transformToFullwidth("a"));

//output `a`
console.log(stringFormUtils.transformToHalfwidth("a"));

Build

gulp

Test

gulp test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2
  • 0.0.1
    0

Package Sidebar

Install

npm i string-form-utils

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • sparrowjang