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.
-
elm-compiler
Compiler for Elm, a functional language for reliable webapps. -
purescript
A strongly-typed language that compiles to JavaScript -
stylish-haskell
Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer -
haskell-tools-ast-fromghc
Developer tools for Haskell -
language-javascript
Parser for JavaScript, in Haskell -
nirum
Nirum: IDL compiler and RPC/distributed object framework for microservices -
elm-export
Create Elm types and JSON decoders from Haskell source. -
language-python
A parser for Python 2.x and 3.x written in Haskell -
liquid-fixpoint
Horn Clause Constraint Solving for Liquid Types -
shentong
A Haskell implementation of the Shen programming language. -
tal
An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew) -
camfort
Light-weight verification and transformation tools for Fortran -
aterm-utils
Utility functions for working with aterms as generated by Minitermite -
language-c-quote
C/CUDA/OpenCL/Objective-C quasiquoting library. -
language-ecmascript
Haskell library: ECMAScript parser, pretty-printer and additional tools -
formura
Describe stencil formurae without even translating them -
language-rust
Parser and pretty-printer for the Rust language -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
Less time debugging, more time building
* 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