js-beautify icon indicating copy to clipboard operation
js-beautify copied to clipboard

Beautifier for javascript

Results 179 js-beautify issues
Sort by recently updated
recently updated
newest added

Closes #2078 Yeah, I played with https://matthewfl.com/unPacker.html and http://dean.edwards.name/packer/, pack expected output from failed test... and finally found the difference: looks like there was some \escaping typo. Also I'm not...

Bumps [webpack](https://github.com/webpack/webpack) from 5.90.2 to 5.91.0. Release notes Sourced from webpack's releases. v5.91.0 Bug Fixes Deserializer for ignored modules doesn't crash Allow the unsafeCache option to be a proxy object...

dependencies
javascript

# Description When using angular templating (with indent_handlebars) and trying to format a .html file which has tags with media query inside them, or tags with a decorator, the code...

# Description We can optimize the performance of the block where we write our code by using the Fixed property. # Expected Output "When you scroll the window, the code...

type: enhancement

# Description I want to format my codes similarly to the default VS Code (without any extensions installed). I can't. There are some minute differences that prevent me from automating...

# Description When E4X options is enabled, some pure (non-e4x) javascript statement is misinterpreted as xml. # Input The code looked like this before beautification: ```javascript str =A++

type: bug
language: javascript

# Description #1707 - [html-closing-bracket-newline] New Option for HTML: `closing-bracket-newline` - this option decide whether add newline before tag's closing bracket or not - it only worked when tag already...

# Description At the end of the 1st line in the Actual Output we see a stray hyphen which belongs to the Number wrapped to the line after. # Input...

type: bug
language: javascript

I have always found your service to be very convenient. However, I have noticed that sometimes when I paste text, it can be difficult to read. Therefore, I would like...