Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 3.74 KB

File metadata and controls

76 lines (51 loc) · 3.74 KB
@octokit/rest (MIT)

GitHub REST API client for Node.js
https://github.com/octokit/rest.js
https://github.com/octokit/rest.js/blob/main/LICENSE

async (MIT)

Higher-order functions and common patterns for asynchronous code
https://github.com/caolan/async
https://github.com/caolan/async/blob/master/LICENSE

cli-progress (MIT)

easy to use progress-bar for command-line/terminal applications
https://github.com/npkgz/cli-progress
https://github.com/npkgz/cli-progress/blob/master/LICENSE.md

colors (MIT)

get colors in your node.js console
http://github.com/Marak/colors.js
http://github.com/Marak/colors.js/blob/master/LICENSE

fs-extra (MIT)

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
https://github.com/jprichardson/node-fs-extra
https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE

glob (ISC)

the most correct and second fastest glob implementation in JavaScript
https://github.com/isaacs/node-glob
https://github.com/isaacs/node-glob/blob/main/LICENSE

ignore (MIT)

Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
https://github.com/kaelzhang/node-ignore

node-fetch (MIT)

A light-weight module that brings window.fetch to node.js
https://github.com/bitinn/node-fetch
https://github.com/node-fetch/node-fetch/blob/main/LICENSE.md

package-json (MIT)

Get metadata of a package from the npm registry
https://github.com/sindresorhus/package-json
https://github.com/sindresorhus/package-json/blob/main/license

resolve-package-path (MIT)

a special purpose fast memoizing way to resolve a node modules package.json
https://github.com/stefanpenner/resolve-package-path
https://github.com/stefanpenner/resolve-package-path/blob/master/LICENSE

yaml (ISC)

JavaScript parser and stringifier for YAML
https://github.com/eemeli/yaml
https://github.com/eemeli/yaml/blob/main/LICENSE

yamljs (MIT)

Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
https://github.com/jeremyfa/yaml.js
https://github.com/jeremyfa/yaml.js/blob/develop/LICENSE

yargs (MIT)

yargs the modern, pirate-themed, successor to optimist.
https://github.com/yargs/yargs
https://github.com/yargs/yargs/blob/main/LICENSE