walking-dead-characters
v1.2.0
Published
Get characters from The Walking Dead
Downloads
5
Maintainers
Readme
walking-dead-characters
Get a random character name from The Walking Dead.
Installation
$ npm install walking-dead-charactersor
$ yarn add walking-dead-charactersUsage
const walkingDeadCharacters = require('walking-dead-characters');
console.log(walkingDeadCharacters());
// => Rick GrimesRelated
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

