1.1.0 • Published 4 years ago

dep_to_doc_cli v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Cross platform Command Line Interface utility with Node.js

CI JavaScript Style Guide GitHub issues

Document your npm dependencies into your README.md file : dep to doc !

TODO: write a better README.md

Table of Contents

Install

We recommend to install dep to doc globally

$ npm install deptodoc --global

Usage

$ deptodoc

README file

~~{dependencies}~~

Add the following tag ~~{dependencies}~~ into your README.md file, then run the command deptodoc, the cli will replace the tag with your list of installed dependencies.

List of Packages

Dependencies

PackageDescription
cross-envRun scripts that set and use environment variables across platforms
inquirerA collection of common interactive command line user interfaces
underscoreJavaScript's functional programming helper library

devDependencies

PackageDescription
better-docsJSdoc theme
chaiBDD/TDD assertion library for node.js and the browser. Test framework agnostic
chai-as-promisedExtends Chai with assertions about promises
chalkTerminal string styling done right
debugSmall debugging utility
eslintAn AST-based pattern checker for JavaScript
eslint-config-standardJavaScript Standard Style - ESLint Shareable Config
eslint-plugin-importImport with sanity
eslint-plugin-nodeAdditional ESLint's rules for Node.js
eslint-plugin-promiseEnforce best practices for JavaScript promises
eslint-plugin-standardESlint Plugin for the Standard Linter
jsdocAn API documentation generator for JavaScript
jsdoc-mermaidA tool to automagically create flowcharts and diagrams in your jsdocs
mochaSimple, flexible, fun test framework
nycThe Istanbul command line interface
sinonJavaScript test spies, stubs and mocks

List of Packages generated by Dep to Doc CLI 1.0.0

Coverage

Author

  • Thomas G. aka Drozerah - GitHub

License

  • ISC © Thomas G. aka Drozerah
1.1.0

4 years ago

1.0.0

4 years ago