Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pouyakary/righteous-vscode
- Owner: pouyakary
- License: other
- Created: 2016-09-01T00:35:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T19:05:49.000Z (over 6 years ago)
- Last Synced: 2024-11-06T13:46:45.954Z (3 months ago)
- Topics: coding-standards, coding-style, formatter, kary-comments, karyfoundation, kf-coding-system, kf-righteous, visual-studio-code, vscode, vscode-extension
- Language: TypeScript
- Size: 821 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)