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

tp-to

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tp-to

Fast open website, like the Town Port Scroll and Teleport abilities in DOTA2.

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

tp-to

Travis Status Coverage Status Download Weekly License Create by

Fast open website, like the Town Port Scroll and Teleport abilities in DOTA2.

Install

$ npm i tp-to -g # npm
$ yarn global add tp-to # yarn

Usage

Get started

image

Basic

# add website
$ tp add gh # https://github.com/
$ tp add npm # https://www.npmjs.com/
$ tp add npm -d # https://docs.npmjs.com/

# open website
$ tp gh # https://github.com/
$ tp npm # https://www.npmjs.com/
$ tp npm -d # https://docs.npmjs.com/

Placeholder

# add website
$ tp add npm -p # https://www.npmjs.com/package/{p}
$ tp add npm -s # https://www.npmjs.com/search?q={s}
$ tp add gh -p=kingback # https://github.com/{p},set default value: kingback

# open website
$ tp npm -p lodash # https://www.npmjs.com/package/lodash
$ tp npm -s react # https://www.npmjs.com/search?q=react
$ tp gh -p # https://github.com/kingback,use default value: kingback
$ tp gh -p tj # https://github.com/tj

Advanced config(TODO)

Keywords

tp

FAQs

Package last updated on 16 Sep 2021

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