Popularity
2.2
Growing
Activity
0.0
Declining
102
7
19
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.
-
cat-ascii-faces
₍˄·͈༝·͈˄₎◞ ̑̑ෆ⃛ (=ↀωↀ=)✧ (^・o・^)ノ” cat faces!
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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
License
MIT © Sindre Sorhus
*Note that all licence references and agreements mentioned in the supervillains README section above
are relevant to that project's source code only.