Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jopemachine/popclip-npm

Open Npm webpage by PopClip
https://github.com/jopemachine/popclip-npm

npm popclip popclipext

Last synced: 7 days ago
JSON representation

Open Npm webpage by PopClip

Awesome Lists containing this project

README

        

# popclip-npm

> Open Npm webpage by popclip

## Installation

Make sure you've installed [PopClip](http://pilotmoon.com/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.

```shell-script
$ deno run -A --unstable mod.ts
```

## Related

- [PopClip-Extensions](https://github.com/pilotmoon/PopClip-Extensions): pop
clip extension document

- [package-name-regex](https://www.npmjs.com/package/package-name-regex):
package-name regex used in this pacakge.