Skip to content

Instantly share code, notes, and snippets.

@johnelliott
Created March 20, 2018 21:18
Show Gist options
  • Select an option

  • Save johnelliott/6c34b211a4f385a6c0fc5f8bfbb2d41b to your computer and use it in GitHub Desktop.

Select an option

Save johnelliott/6c34b211a4f385a6c0fc5f8bfbb2d41b to your computer and use it in GitHub Desktop.
vertical-slug.js
const VERTICAL_SLUG_FORMAT = /^([a-zA-Z0-9]+-)*[a-zA-Z0-9]+$/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment