Skip to content

ewgewgewg/theme-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Generates themed data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published