Get supervillain names
The list is just a JSON file and can be used anywhere.
npm install supervillains
import supervillains from 'supervillains';
supervillains;
//=> ['Abattoir', 'Able Crown', …]
Type: string[]
Supervillain names in alphabetical order.
Type: Function
Get a random supervillain name.
import {randomSupervillain} from 'supervillains';
randomSupervillain();
//=> 'Mud Pack'
- supervillains-cli - CLI for this module
- superheroes - Get superhero names
- cat-names - Get popular cat names
- dog-names - Get popular dog names
- pokemon - Get Pokémon names
- superb - Get superb like words
- yes-no-words - Get yes/no like words