Skip to content

jopemachine/popclip-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popclip-npm

Open Npm webpage by popclip

Installation

Make sure you've installed PopClip, download the .popclipextz or .popclipext files and double click.

Usage

Select npm package name and click npm icon of popclip.

With shift key, search Github repos through the selected word.

Development

To build extension, run below code.

$ deno run -A --unstable mod.ts

Related