Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pouyakary/righteous-vscode

Visual Studio Code TypeScript and JavaScript Code Formatter based on Kary Foundation's Righteous Formatting Engine for Kary Foundation's Coding Style.
https://github.com/pouyakary/righteous-vscode

coding-standards coding-style formatter kary-comments karyfoundation kf-coding-system kf-righteous visual-studio-code vscode vscode-extension

Last synced: 30 days ago
JSON representation

Visual Studio Code TypeScript and JavaScript Code Formatter based on Kary Foundation's Righteous Formatting Engine for Kary Foundation's Coding Style.

Awesome Lists containing this project

README

        

# Righteous for Visual Studio Code
[Righteous](https://coding.standards.kary.us/tools/righteous) is an __Experimental__ Code Formatter for CSS that implements the [Kary Coding Standard](https://coding.standards.kary.us/languages/css). It is written as a reconstructing formatter; It means righteous parses the code into an AST (abstract syntax tree) and then rewrites that tree to CSS. This technique ensures everything is based on the standard.

![](https://user-images.githubusercontent.com/2157285/45589436-a1e23b80-b93a-11e8-9d99-5ee882b3dd03.gif)