undoc

0.0.31 • Public • Published

Undoc

NPM version

A smart document generator for used apis in node project.

Setup

Make sure to install the dependencies:

pnpm add undoc -g

Start server ( under target node project dir )

undoc

Server will start at port 3000, open the browser and view 127.0.0.1:3000.

Undoc use indexedDB to cache repo markdown file content, please use the latest version of chrome / firefox.

Features

  • Monorepo workspace dependencies
  • Custom repo doc filepath parser
  • Dynamic server port
  • More lib doc support
  • Friendly ui
  • Current project info overview
  • Homepage link
  • Manual refresh npm / repo doc info
  • Get version from locale node_modules

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i undoc

Weekly Downloads

406

Version

0.0.31

License

MIT

Unpacked Size

4.09 MB

Total Files

370

Last publish

Collaborators

  • tamagooooo