Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).