js_beautify(1p) debian man page | unix.com

Man Page: js_beautify

Operating Environment: debian

Section: 1p

JS_BEAUTIFY(1p) 					User Contributed Perl Documentation					   JS_BEAUTIFY(1p)

NAME
js_beautify - command tool to beautify your javascript files
SYNOPSIS
js_beautify [options] FILE js_beautify [options] -
OPTIONS
-?, --help -o, --output By default, we will print beautified javascript to STDOUT if -o, it will override the "FILE" if -output=newfile.js, it will write into "newfile.js" -s, --indent_size -c, --indent_character By default, we use 4 spaces. but if you prefer 8 spaces, we can do -s=8 -p, --preserve_newlines 1 by default COPYRIGHT &; LICENSE Copyright 2009 Fayland Lam, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2009-12-31 JS_BEAUTIFY(1p)
Related Man Pages
date::calc::pp(3) - centos
authen::sasl::perl::login(3pm) - debian
html::packer(3pm) - debian
html::widget::container(3pm) - debian
javascript::packer(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file