Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AngularJs ngDoc GeneratorNew to Visual Studio Code? Get it now.
AngularJs ngDoc Generator

AngularJs ngDoc Generator

Luis Gonzalez

|
15,439 installs
| (1) | Free
Generate ngDocs for AngularJS modules, components, directives, services and filters.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AngularJS ngDoc - VSCode Extension

Version Version apm

apm

Generate ngDoc comments for: * Modules * Components * Controllers * Controller Functions * Directives * Filters * Services

Features

Module

Module ndDoc

  • WORKING:
    • [x] Default ngDoc generated

Component

Component ndDoc

  • WORKING:
    • [x] Default ngDoc generated
    • [x] Automatic component name detection from file folder name "my-component" => "myComponent"
    • [x] Automatic bindings name detection
    • [x] Automatic binding type detection
  • TODO:
    • [ ] Automatic module name detection

Controller

Controller ndDoc

  • WORKING:
    • [x] Default ngDoc generated
    • [x] Automatic controller name detection
  • TODO:
    • [ ] Automatic function params detection
    • [ ] Anonymous arrow function (ES6)

Controller Function

Controller ndDoc

  • WORKING:
    • [x] Default ngDoc generated
  • TODO:
    • [ ] Automatic function name detection
    • [ ] Automatic function params detection
    • [ ] Automatic function return detection

Filter

Filter ndDoc

  • WORKING
    • [x] Default ngDoc generated
  • TODO:
    • [ ] Automatic filter name detection
    • [ ] Automatic module name detection
    • [ ] Automatic filter params detection
    • [ ] Automatic filter return detection

  • [ ] Directive Directive ndDoc
  • WORKING
    • [x] Default ngDoc generated
    • [x] Automatic directive name detection
    • [x] Automatic scope detection
    • [x] Automatic restrict detection
    • [x] Automatic module name detection (from folder name).

Service

Service ndDoc

  • WORKING
    • [x] Default ngDoc generated
  • TODO:
    • [ ] Automatic imports required
    • [ ] Automatic service name detection

  • [ ] Provider

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft