typescript-formatter
Code formatter
A tool to format TypeScript code according to specified rules and configurations.
Formatter of TypeScript code
559 stars
8 watching
52 forks
Language: TypeScript
last commit: over 3 years ago formattertypescript
Related projects:
Repository | Description | Stars |
---|---|---|
e2tox/typescript-standard | A tool that validates and formats TypeScript code according to Visual Studio standards. | 31 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
dhall-lang/vscode-language-dhall | Adds syntax highlighting support to VS Code for the Dhall programming language | 18 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
nixos/nixfmt | A tool that formats code according to a standardized style | 949 |
square/spacecommander | A tool to enforce formatting conventions in Objective-C code before it's committed to a git repository. | 1,127 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
nbouscal/vim-stylish-haskell | A plugin that integrates stylish-haskell's code formatting functionality into the Vim text editor workflow. | 40 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 935 |