1 مستودع
Tools for enforcing consistent indentation and spacing in JavaScript source code.
Distinct from Code Formatting and Style: Distinct from Code Formatting and Style: specifically targets JavaScript language formatting.
Explore 1 awesome GitHub repository matching part of an awesome list · JavaScript Formatters. Refine with filters or upvote what's useful.
vim-javascript is a syntax plugin for the Vim text editor that provides a collection of syntax highlighting, indentation rules, and code folding definitions specifically for JavaScript files. It functions as a set of implementation modules that extend the editor's native capabilities to improve the readability and structural management of the language. The project features a display layer customizer that utilizes character concealment to replace specific keywords and sequences with shorthand symbols. This reduces visual noise and increases code density without altering the actual content of t
Adjusts the automatic alignment of JavaScript code blocks to follow structural rules.