url-title

0.0.1 • Public • Published

url-title

Generate a humanized title from a url.

Installation

$ npm install url-title

Example

var title = require('url-title');
title('http://www.reddit.com/r/science/comments/17l7dr/a_new_type_of_transistor_that_can_be_switched/')
// => "A new type of transistor that can be switched"

License

MIT

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i url-title

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • tjholowaychuk