Popularity
2.2
Stable
Activity
3.4
-
118
6
20
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags:
Weird
List
CLI
Cli-app
Random
Rand
Bin
Array
Words
Word
Comics
Dc
Marvel
Villain
Villains
Supervillain
Supervillains
Latest version: v3.0.0
supervillains alternatives and similar modules
Based on the "Weird" category.
Alternatively, view supervillains alternatives based on common mentions on social networks and blogs.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of supervillains or a related project?
README
supervillains
Get supervillain names
The list is just a [JSON file](supervillains.json) and can be used anywhere.
Install
npm install supervillains
Usage
const supervillains = require('supervillains');
supervillains.all;
//=> ['Abattoir', 'Able Crown', …]
supervillains.random();
//=> 'Mud Pack'
API
.all
Type: string[]
Supervillain names in alphabetical order.
.random()
Type: Function
Random supervillain name.
Related
- 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