slugify-atom

Slugify a selection

robkorv

747

1

0.3.0

MIT

GitHub

slugify-atom package

An atom package which exposes a slugify:convert command. Slugify makes strings url safe. It uses node-slug to slugify.

Install

apm install slugify-atom

Or Settings/Preferences -> Install -> Search for slugify-atom

Usage

  1. Select text
  2. cmd-shift-P, Slugify: Convert

Example