js-beautify
Code formatter
Tools for formatting and indenting JavaScript code to improve readability
Beautifier for javascript
9k stars
211 watching
1k forks
Language: JavaScript
last commit: 4 days ago
Linked from 3 awesome lists
csshacktoberfesthtmljavascriptnodejspython
Related projects:
Repository | Description | Stars |
---|---|---|
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,872 |
styled-components/polished | A toolset for writing styles in JavaScript with helper functions and mixins for styling consistency | 7,637 |
kyleamathews/typography.js | A toolkit for building typographic design systems using JavaScript and CSS-in-JS. | 3,841 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
mishoo/uglifyjs | A toolkit for optimizing JavaScript code by parsing, compressing, and beautifying it | 13,199 |
benjamn/recast | A JavaScript syntax tree transformer and pretty-printer that can also generate source maps. | 5,015 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,530 |
cssinjs/jss | A tool for generating stylesheets with JavaScript. | 7,081 |
bitcoinjs/bitcoinjs-lib | A JavaScript library providing an implementation of Bitcoin transactions and APIs. | 5,744 |
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
facebook/regenerator | Transforms ECMAScript 6 generator functions into efficient ES5 code | 3,834 |
naptha/tesseract.js | A JavaScript library that wraps the Tesseract OCR engine in WebAssembly to provide image recognition capabilities for multiple languages. | 35,553 |
draft-js-plugins/draft-js-plugins | Provides a set of plugins and tools to enhance the functionality of Draft.js text editors | 4,093 |
reworkcss/rework | A plugin framework for automating CSS preprocessing in Node.js | 2,758 |
remix-run/remix | A full stack web framework that lets you focus on user interface and build resilient websites using web fundamentals. | 30,311 |