Skip to content

Command-line app for generating a list of links to the homepages of related GitHub/npm projects. Using `helper-related`.

License

Notifications You must be signed in to change notification settings

tunnckoCore/npm-related

Repository files navigation

Command-line app for generating a list of links to the homepages of related GitHub/npm projects. Using helper-related.

code climate standard code style travis build status coverage status dependency status

Install

npm i npm-related --save

Usage

For more use-cases see the tests

If you install it locally, just helper-related is exposed

const npmRelated = require('npm-related')

CLI

Install it globally then run npm-related --help or try this one, rendered as below section

npm i npm-related --global
npm-related letta relike redolent

* [letta](https://www.npmjs.com/package/letta): Let's move to promises! Drop-in replacement for `co@4`, but on steroids. Accepts sync, async and generator functions. | [homepage](https://github.com/hybridables/letta)
* [redolent](https://www.npmjs.com/package/redolent): Simple promisify **everything** (string, array, stream, boolean, sync/async function, etc) with sane defaults. | [homepage](https://github.com/hybridables/redolent)
* [relike](https://www.npmjs.com/package/relike): Simple promisify a callback-style function with sane defaults. Support promisify-ing sync functions. | [homepage](https://github.com/hybridables/relike)

Related

  • letta: Let's move to promises! Drop-in replacement for co@4, but on steroids. Accepts sync, async and generator functions.
  • redolent: Simple promisify everything (string, array, stream, boolean, sync/async function, etc) with sane defaults.
  • relike: Simple promisify a callback-style function with sane defaults. Support promisify-ing sync functions.
  • apidocs-cli: Command-line app for generating API docs from code comments. Using helper-apidocs.
  • helper-apidocs: Template helper for automatically generating API docs from code comments.
  • helper-related: Template helper for generating a list of links to the homepages of related GitHub/npm projects.
  • parse-function: Parse a function, arrow function or string to object with name, args, params and body properties.

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.

tunnckocore.tk keybase tunnckocore tunnckoCore npm tunnckoCore twitter tunnckoCore github

About

Command-line app for generating a list of links to the homepages of related GitHub/npm projects. Using `helper-related`.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published