forked from beautifier/js-beautify
-
Notifications
You must be signed in to change notification settings - Fork 0
Beautifier for javascript
License
AlyxRen/js-beautify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
JS Beautifier --------------- ...or, more specifically, all of the code powering jsbeautifier.org. This little beautifier will reformat and reindent bookmarklets, ugly javascript, unpack scripts packed by the popular Dean Edward's packer, as well as deobfuscate scripts processed by javascriptobfuscator.com. You are free to use this in any way you want, in case you find this useful or working for you. To beautify from the command-line you can use provided beautify-cl.js script, using Rhino javascript engine. See the file contents for the details. Alternatively, you can use the V8-based or QtScript-based command-line versions, see the v8/ and qtscript/ subdirectories for the details. There is a .net wrapper (written by Rahul Singla) as well: https://github.com/rhoney/jsBeautifier.net Written by Einar Lielmanis, <[email protected]> Thanks to Jason Diamond, Patrick Hof, Nochum Sossonko, Andreas Schneider, Dave Vasilevsky, Vital Batmanov, Ron Baldwin, Gabriel Harrison and others.
About
Beautifier for javascript
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 55.0%
- JavaScript 33.5%
- C# 8.0%
- C++ 3.2%
- Shell 0.3%