JSPM

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

Heavy metal band name generator

Package Exports

  • metal-name

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 (metal-name) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

metal-name Build Status

Heavy metal band name generator

Install

$ npm install --save metal-name

Usage

var metal = require('metal-name');

metal();
//=> 'Twisted Vengeance'

API

metal()

Type: string

Random heavy metal band name.

CLI

$ npm install --global metal-name
$ metal-name --help

  Examples
    $ metal-name
    Desecrated Glory

License

MIT © Rich Trott

Acknowledgments

  • The code for superb served as a starting point

Word Fragments Contributed By