npm.io
0.3.0 • Published 6 years ago

theme-data

Licence
MIT
Version
0.3.0
Deps
0
Size
1 kB
Vulns
0
Weekly
0
Stars
1

theme-data

Generates random themed information, for more fun mock data.

Install

$ npm i theme-data

Usage

const theme = require("theme-data");

theme.hero();
// => a random hero, as a string

theme.villain();
// => a random villain, as a string

Keywords