Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dashpilot/meaningful-slug-generator

dashpilot8MIT1.0.1

Generates meaningful and easy-to-remember strings, in the form of {adjective}-{noun}-{number}

meaningful, slug, string, generator, nouns, adjectives

readme

meaningful-slug-generator

NPM module that generates meaningful and easy-to-remember strings, in the form of {adjective}-{noun}-{number}. Inspired by Netlify's random subdomains.

Installation

npm i @dashpilot/meaningful-slug-generator

Usage

const slug = require('@dashpilot/meaningful-slug-generator')
console.log(slug);
// outputs: tremendous-advice-457