http-slug

1.0.0 • Public • Published

Http Slug

Simple minimal slug generation

Installation

npm install http-slug

Usage

var slug = require('http-slug');
 
slug('Søren\'s party- and surprise store/shop'); // 'soerens-party-and-surprise-store-shop'

License

MIT © Thomas Jensen @ src.agency

Readme

Keywords

Package Sidebar

Install

npm i http-slug

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • thomas-jensen