New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

theme-data

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theme-data

Generates themed data

latest
Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

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

faker

FAQs

Package last updated on 23 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts