1.3.0 • Published 6 years ago

random-app-maker v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Based off of sindresorhus' yes/no generator The lists are just JSON files and can be used wherever.

Install

$ npm install --save random-app-maker

Usage

const randomAppMaker = require('random-app-maker');

randomAppMaker.randomApp();
//=> 'A [VR App] that [visualizes data] for [museums]'

API

.typesRandom()

Type: array

All the types of apps.

.industryRandom()

Type: function

All the industries available.

CLI

$ npm install --global random-app-maker
$ random-app-maker --help

  Examples
    $ random-app-maker
    A VR App for Museums

Related

License

MIT © Garima Batra