You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

reload-tabs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reload-tabs

My brilliant module

Source
npmnpm
Version
0.0.0
Version published
Weekly downloads
8
300%
Maintainers
1
Weekly downloads
 
Created
Source

reload-tabs Build Status

My brilliant module

Install

$ npm install --save reload-tabs

Usage

var reloadTabs = require('reload-tabs');

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

CLI

$ npm install --global reload-tabs
$ reload-tabs --help

  Usage
    reload-tabs [input]

  Example
    reload-tabs
    unicorns & rainbows

    reload-tabs ponies
    ponies & rainbows

  Options
    --foo  Lorem ipsum. Default: false

API

reloadTabs(input, [options])

input

Required
Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Andreas Gillström

Keywords

cli

FAQs

Package last updated on 03 Aug 2015

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