jsfmt
Code reformer
A tool for formatting, searching, and rewriting JavaScript code.
For formatting, searching, and rewriting JavaScript.
2k stars
78 watching
71 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jdavisclark/jsformat | A Sublime Text plugin for formatting JavaScript and JSON files with customizable options. | 1,422 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,503 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
coderaiser/putout | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
sergiocrisostomo/vue-codemods | A collection of codemod scripts to update and refactor Vue and JavaScript files | 25 |
codemod-js/codemod | Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
levjj/rde | An interactive debugging tool for reactive JavaScript applications | 18 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
tidyverse/magrittr | A package that improves R code readability by introducing a pipe operator to structure data operations in a more linear and efficient way. | 959 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,410 |
dthree/wat | An interactive app that aggregates project APIs, documentation, and code samples to reduce time spent searching for syntax and code usage questions. | 497 |
vanilla-icecream/rollup-plugin-reshape | Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
purely-functional/eslint-plugin-pure | Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
mindedsecurity/jstillery | Tools and techniques for advanced JavaScript deobfuscation via partial evaluation of Abstract Syntax Trees (ASTs) | 864 |