typescript-docs alternatives and similar packages
Based on the "Language" category.
Alternatively, view typescript-docs alternatives based on common mentions on social networks and blogs.
-
stylish-haskell
DISCONTINUED. Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of typescript-docs or a related project?
README
Features
- Hyperlink generation
- Basic module support
- Support for simple jsdoc-style comments
Installation
First install the Haskell Platform.
Now install the typescript-docs
package:
cabal install typescript-docs
Alternatively, clone and build locally:
git clone [email protected]:paf31/typescript-docs.git
cd typescript-docs
cabal install
Usage
Generate declaration files as part of your build:
tsc -d ...
Include comments:
tsc -d -c ...
Run typescript-docs
typescript-docs *.d.ts
Getting Help
typescript-docs --help
Styling
You may wish to style the following classes using css:
keyword
syntax
identifier
literal
mono