Socket
Socket
Sign inDemoInstall

docscript

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docscript

Documentation generator for TypeScript built with ReactJS


Version published
Maintainers
1
Created

Readme

Source

docscript

Join the chat at https://gitter.im/docscript/docscript

Build Status

A documentation generator for TypeScript projects.

See example

DocScript is still in the early stages of development, so don't be surprised if APIs change and things break. If something's not working properly, file an issue or submit a pull request!

Usage

npm i -g docscript
docscript generate --deepForeign

.docscript.json

To generate the doc you need to have .docscript.json at the root of your project. Sample content:

{
    "package": "docscript"
}

Keywords

FAQs

Package last updated on 23 Apr 2016

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc