Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

undoc

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

undoc

A smart document generator for used apis in node project


Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 01 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc