Socket
Book a DemoInstallSign in
Socket

gretchmitchel

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gretchmitchel

Guitarist's Pseudonym Generator

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Library that generates pseudonyms for guitar players

Install

Prerequisites: Install nodejs and npm

$ npm install -g gretchmitchel

Usage in your scripts

const gretchmitchel = require('../index.js');
console.log(gretchmitchel()); // Gretch Mitchel or some other cool name

CLI (Command-line interface)

$ gretchmitchel 
"Gretch Mitchel" # or some other cool name

FAQs

Package last updated on 12 Jan 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