Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 675 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 675 Bytes

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