npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

humanize-component

0.1.0

@tjholowaychuk

npmSnykSocket
Downloads:0
$ npm install humanize-component
DailyWeeklyMonthlyYearly

humanize

Humanize a string

Installation

$ component install component/humanize

Example

var humanize = require('humanize');
humanize('maru-_the_cat.png');
// => "Maru the cat"

License

MIT