JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 285577
  • Score
    100M100P100Q189081F
  • License MIT

Generate unique and memorable names

Package Exports

  • unique-names-generator

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (unique-names-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Unique Names Generator

More than 21,000,000 name combinations

$ npm i -S unique-names-generator
const uniqueNamesGenerator = require('unique-names-generator');

const randomName = uniqueNamesGenerator.generate();

console.log(randomName); // big-red-donkey