walking-dead-characters
v1.2.0
Published
Get characters from The Walking Dead
Downloads
4
Maintainers
Readme
walking-dead-characters
Get a random character name from The Walking Dead.
Installation
$ npm install walking-dead-characters
or
$ yarn add walking-dead-characters
Usage
const walkingDeadCharacters = require('walking-dead-characters');
console.log(walkingDeadCharacters());
// => Rick Grimes
Related
walking-dead-characters-cli => Get a random character name from The Walking Dead on the command-line.
License
This package is open-sourced software licensed under the MIT license