Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@rstacruz/startup-name-generator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rstacruz/startup-name-generator

Let's name your silly startup

latest
Source
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

startup-name-generator

Let's name your silly startup

Generates cliché (but nice-sounding) names for your startup. Try it on Codepen.

const name = require('@rstacruz/startup-name-generator')

name('cloud')
//=> ['Cloudary', 'Purecloud', 'Cloudlayer', 'Echocloud', 'Cloudspan',
//   'Cloudloop', 'Activecloud', 'Cloudspark', 'Cloudable', 'Clouder', ...]

Status

Install

yarn add --exact @rstacruz/startup-name-generator
# or
npm install --save-exact @rstacruz/startup-name-generator

Also available at: https://unpkg.com/@rstacruz/startup-name-generator@latest/dist/startup-name-generator.js (name StartupNameGenerator)

Command line

Also available as a command-line app.

yarn global add @rstacruz/startup-name-generator
# or
npm install -g @rstacruz/startup-name-generator

startup-name-generator health fit run
startup-name-generator --help

Thanks

startup-name-generator © 2017, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).

ricostacruz.com  ·  GitHub @rstacruz  ·  Twitter @rstacruz

Keywords

generator

FAQs

Package last updated on 23 Mar 2017

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