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

gdgnma

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdgnma

My sensational module

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

nma Build Status codecov

My sensational module

Install

$ npm install nma

Usage

const nma = require('nma');

nma('unicorns');
//=> 'unicorns & rainbows'

API

nma(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

CLI

$ npm install --global nma
$ nma --help

  Usage
    nma [input]

  Options
    --foo  Lorem ipsum [Default: false]

  Examples
    $ nma
    unicorns & rainbows
    $ nma ponies
    ponies & rainbows

License

MIT © linebreaker

Keywords

cli-app

FAQs

Package last updated on 29 Oct 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