Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jopemachine/popclip-npm
- Owner: jopemachine
- Created: 2021-10-27T13:44:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T19:43:55.000Z (about 3 years ago)
- Last Synced: 2024-11-09T09:54:11.540Z (2 months ago)
- Topics: npm, popclip, popclipext
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.