jsfmt

Code reformer

A tool for formatting, searching, and rewriting JavaScript code.

For formatting, searching, and rewriting JavaScript.

GitHub

2k stars
78 watching
71 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jdavisclark/jsformat A Sublime Text plugin for formatting JavaScript and JSON files with customizable options. 1,421
senchalabs/jsduck Generates documentation for JavaScript code using Markdown and infers information from the code itself. 1,502
r17x/jasat A tool for automating transformations and modifications to JavaScript code. 2
coderaiser/putout Tools to analyze and transform JavaScript code for better readability and maintainability 708
ra1028/swift-mod Tools for modifying and formatting Swift code to improve developer productivity. 103
sergiocrisostomo/vue-codemods A collection of codemod scripts to update and refactor Vue and JavaScript files 24
codemod-js/codemod Automated refactoring tool that rewrites JavaScript and TypeScript code 420
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. 960
testdouble/suture A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. 1,409
dthree/wat An interactive app that aggregates project APIs, documentation, and code samples to reduce time spent searching for syntax and code usage questions. 495
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