uhyphen
A micro utility to hyphenize strings
Last updated 3 years ago by webreflection .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install uhyphen 
SYNC missed versions from official npm registry.

ยตhyphen

Build Status Coverage Status

A micro utility to hyphenize strings.

import uhyphen from 'uhyphen';
// const uhyphen = require('uhyphen');

uhyphen('XMLHttpRequest');
// xml-http-request

Current Tags

  • 0.2.0                                ...           latest (3 years ago)

3 Versions

  • 0.2.0                                ...           3 years ago
  • 0.1.0                                ...           6 years ago
  • 0.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 1
Dependencies (0)
None
Dev Dependencies (10)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |