Documentation

December 6, 2019 ยท View on GitHub

version Maintenance MIT dep size Known Vulnerabilities

SlimIO Documentation Generator (CLI)

Requirements

  • Node.js v12 or higher

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @slimio/documentation
# or
$ yarn add @slimio/documentation

Usage example

TBC

API

TBC

Dependencies

NameRefactoringSecurity RiskUsage
@polka/send-typeMinorLowHTTP response helper
@slimio/arg-parserMinorLowScript argument parser
@slimio/isMinorLowType checker
@slimio/jsdocMinorHighJSDoc Generator/Parser
@slimio/manifestMinorHighManifest
dotenvMinorLowEnv file
kleurMinorLowTTY color
polka??MajorLowNative HTTP server
semver??MajorLowSemVer validation
serve-static??MajorHighCreate and parse HTTP Content-Disposition header
zup??MajorLowtemplate engine for node

License

MIT