npm-kludge-search
Version:
Kludgy fast npm searcher
21 lines (13 loc) • 544 B
Markdown
# Issues
Please open issues here:
https://github.com/smikes/npm-kludge-search
# Pull Requests
Yes, please.
Please ensure that tests and static checks pass (`npm test`) before
submitting a pull request.
If you are submitting a refactor pull request (that does not add new
features), please submit separate PRs for code (lib/) and tests (test/)
so that we can evaluate the refactoring independently.
# Code of Conduct
Participation in this open source project is subject to the [npm Code
of Conduct](http://www.npmjs.com/policies/conduct)