Docuraptor is a JS/TS documentation generator and server

Docuraptor

Docuraptor is an offline alternative to the doc.deno.land service.

It generates and serves HTML documentation for JS/TS modules with the help of Deno’s documentation parser.

Features

  • Offline documentation
  • Usable without browser JavaScript, for example in w3m
  • Dark and Light theme

Installation

$ deno install -A https://deno.land/x/docuraptor@20200930.0/docuraptor.ts

The permissions can be restricted. Read the --help documentation for more details.

Usage

$ deno run https://deno.land/x/docuraptor@20200930.0/docuraptor.ts --help

Examples

Docuraptor in w3m screencast Docuraptor with BROWSER=w3m

Docuraptor documentation screenshot

Download Details:

Author: SyrupThinker

Source Code: https://github.com/SyrupThinker/docuraptor

#deno #nodejs #node #javascript

Docuraptor is a JS/TS documentation generator and server
2.30 GEEK