The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13

  • Pre-increment and pre-decrement fix puts spaces in front of colons in ternary expressions, e.g. a ? b : c does not put spaces in front of colons in class literals with numeric keys, e.g. { 1: "a", 2: "b" } does not put spaces between urnary +/-/! and the operand, e.g. [-a], case -1, return !a puts a new line between a new block and the start of an expression, e.g. function a() { (x || y).z() }

Documentation

command tool to beautify your javascript files

Modules

Beautify Javascript (beautifier for javascript)