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

Readme

Keywords

none

Package Sidebar

Install

npm i url-title

Weekly Downloads

5

Version

0.0.1

License

none

Last publish

Collaborators

  • tjholowaychuk