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

remacro

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remacro

Plain-text macro expander with React-inspired widgets

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

node-cli-boilerplate

Boilerplate to kickstart creating a Node.js command-line tool

This is what I use for my own command-line tools.

Also check out node-module-boilerplate.

Getting started

Click the "Use this template" button.

Alternatively, create a new directory and then run:

$ curl -fsSL https://github.com/sindresorhus/node-cli-boilerplate/archive/master.tar.gz | tar -xz --strip-components=1

There's also a Yeoman generator.

Remove everything from here and above

unicorn-fun-cli Build Status

My awesome command-line tool

Install

$ npm install --global unicorn-fun-cli

Usage

$ unicorn-fun --help

  Usage
    $ unicorn-fun [input]

  Options
    --postfix  Lorem ipsum  [Default: rainbows]

  Examples
    $ cli-name
    unicorns & rainbows
    $ cli-name ponies
    ponies & rainbows

Keywords

react

FAQs

Package last updated on 24 Jul 2020

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