Suche // Search:

03.08.2011

JavaScript-Verschönerer Makro
//
JavaScript Beautifier Macro

JavaScript ist eine schön, viele Skripte, die darin geschrieben sind, sind es aber nicht (ja, auch meine nicht).
Abhilfe schafft dieses Makro.
Es sucht alle Skripte die in JavaScript geschrieben sind und "verschönert" diese, sodass sie auch nach JavaScript aussehen.

ACHTUNG:
Auch wenn die Scripte in Ihrer Funktionsweise nicht beeinträchtigt werden sollten, kann ich das nicht garantieren – Denken Sie daher an eine Sicherungskopie Ihres Formulars!


AKTUALISIERUNG:
Das Makro verwendet nun die aktuellste Version des js-beautify-Skripts von Einar Lielmanis.
Damit das Makro damit funktioniert, musste ich aber einen Großteil der Kommentare entfernen. 
Für mehr Details sehen Sie daher bitte in der Ursprungsdatei direkt nach.



JavaScript is beautiful, but most of the scripts written in it aren't (yes, mine too).
This macro is a remedy.
It looks for all scripts written in JavaScript and "beautifies" them, so they looks like JavaScript should look like.


ATTENTION:
Even if the scripts should not be affected negatively in any way I cannot ensure that – So don't forget to make a backup of you form before you use the macro!

UPDATE:
The macro now uses the latest version of the js-beautify-Skripts by Einar Lielmanis.
To make the macro work, I had to remove the most of the comments.
So if you need more information please refer to the source file.


JavaScript vor der Verschönerung
//
JavaScript before the beautification


JavaScript nach der Verschönerung
//
JavaScript after the beautification



Das Marko
//
The macro
https://cloud.acrobat.com/file/c0c8578b-b2f7-4e27-96b7-ac4f1e0b6778

1 Kommentar:

  1. visit http://codebeautify.org/

    it is one of the good online editor+beautifier+minifier+validator for javascript and other scripting language.........

    AntwortenLöschen