Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fnando/alfred-npm
Alfred workflow to search npmjs.org and open all urls using key modifiers.
https://github.com/fnando/alfred-npm
Last synced: 1 day ago
JSON representation
Alfred workflow to search npmjs.org and open all urls using key modifiers.
- Host: GitHub
- URL: https://github.com/fnando/alfred-npm
- Owner: fnando
- License: mit
- Created: 2023-09-20T21:19:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T21:19:41.000Z (about 1 year ago)
- Last Synced: 2024-10-19T14:39:45.373Z (26 days ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Alfred NPM
Search npmjs.org and open all urls using key modifiers.
## Installation
Download the latest release at https://github.com/fnando/alfred-npm/releases/
#### Usage
Type `npm ` and you'll be shown the results.
You can use the following modifiers (when available):
- `enter`: Will open the NPM page for that package.
- `alt`: Will open the source code url.
- `ctrl`: Will open the home page url.
- `cmd`: Will open the NPM page for that package.## Contributing
Bug reports and pull requests are welcome on GitHub at
https://github.com/fnando/alfred-npm. This project is intended to be a safe,
welcoming space for collaboration, and contributors are expected to adhere to
the
[code of conduct](https://github.com/fnando/alfred-npm/blob/main/CODE_OF_CONDUCT.md).## License
The gem is available as open source under the terms of the
[MIT License](https://opensource.org/licenses/MIT).## Code of Conduct
Everyone interacting in the EmailData project's codebases, issue trackers, chat
rooms and mailing lists is expected to follow the
[code of conduct](https://github.com/fnando/alfred-npm/blob/main/CODE_OF_CONDUCT.md).