57655cb14d
v1.9.0: Description Fixed Tab indenting - when tabs indenting enabled, they are used universally. Also, tab size customizable: 8-space tabs would mean each tab is treated as 8 spaces. Accurate line wrapping - Layout always wraps when line length exceed specified column, unless wrapping would not reduce line length. Improved Template handling in HTML - Go, Django, Handlebars, ERB/EJS/ASP, PHP (still only handlebars indenting) Improved Template handling in Javascript - ERB/EJS/ASP, PHP (no indenting, no Django or Handlebars due to potential syntax conflicts for curly braces) Fixed indenting of mustache inverted conditionals Fixed indenting for HTML tags with option end tags https://github.com/beautify-web/js-beautify/compare/v1.8.9...v1.9.0 Closed Issues Incorrect indentation of ^ inverted section tags in Handlebars/Mustache code PHP In HTML Attributes DeanEdward python unpacker offset problem CLI on Windows doesn't accept -f - for stdin? HTML type attribute breaks JavaScript beautification? Use of global MODE before declaration caused uglify problem When building html tags using Mustache variables, extra whitespace is added after opening arrow <script type="text/html">isnot abled to be beautified _get_full_indent undefined Website "autodetect" setting doesn't distinguish css vs javascript Add setting to keep HTML tag text content unformatted or ignore custom delimiters HTML auto formatting using spaces instead of tabs Unclosed single quote in php tag causes formatting changes which break php code Using tabs when wrapping attributes and wrapping if needed HTML --wrap-attributes doesn't respect --wrap-line-length Bad indent level(HTML) js-beautify produces invalid code for variables with Unicode escape sequences support vuejs Go templates in HTML Better behavior for javascript --wrap-line-length
110 lines
5.3 KiB
Text
110 lines
5.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2019/03/02 14:41:25 adam Exp $
|
|
bin/js-beautify-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/jsbeautifier/__init__.py
|
|
${PYSITELIB}/jsbeautifier/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/__version__.py
|
|
${PYSITELIB}/jsbeautifier/__version__.pyc
|
|
${PYSITELIB}/jsbeautifier/__version__.pyo
|
|
${PYSITELIB}/jsbeautifier/core/__init__.py
|
|
${PYSITELIB}/jsbeautifier/core/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/core/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/core/directives.py
|
|
${PYSITELIB}/jsbeautifier/core/directives.pyc
|
|
${PYSITELIB}/jsbeautifier/core/directives.pyo
|
|
${PYSITELIB}/jsbeautifier/core/inputscanner.py
|
|
${PYSITELIB}/jsbeautifier/core/inputscanner.pyc
|
|
${PYSITELIB}/jsbeautifier/core/inputscanner.pyo
|
|
${PYSITELIB}/jsbeautifier/core/options.py
|
|
${PYSITELIB}/jsbeautifier/core/options.pyc
|
|
${PYSITELIB}/jsbeautifier/core/options.pyo
|
|
${PYSITELIB}/jsbeautifier/core/output.py
|
|
${PYSITELIB}/jsbeautifier/core/output.pyc
|
|
${PYSITELIB}/jsbeautifier/core/output.pyo
|
|
${PYSITELIB}/jsbeautifier/core/pattern.py
|
|
${PYSITELIB}/jsbeautifier/core/pattern.pyc
|
|
${PYSITELIB}/jsbeautifier/core/pattern.pyo
|
|
${PYSITELIB}/jsbeautifier/core/templatablepattern.py
|
|
${PYSITELIB}/jsbeautifier/core/templatablepattern.pyc
|
|
${PYSITELIB}/jsbeautifier/core/templatablepattern.pyo
|
|
${PYSITELIB}/jsbeautifier/core/token.py
|
|
${PYSITELIB}/jsbeautifier/core/token.pyc
|
|
${PYSITELIB}/jsbeautifier/core/token.pyo
|
|
${PYSITELIB}/jsbeautifier/core/tokenizer.py
|
|
${PYSITELIB}/jsbeautifier/core/tokenizer.pyc
|
|
${PYSITELIB}/jsbeautifier/core/tokenizer.pyo
|
|
${PYSITELIB}/jsbeautifier/core/tokenstream.py
|
|
${PYSITELIB}/jsbeautifier/core/tokenstream.pyc
|
|
${PYSITELIB}/jsbeautifier/core/tokenstream.pyo
|
|
${PYSITELIB}/jsbeautifier/core/whitespacepattern.py
|
|
${PYSITELIB}/jsbeautifier/core/whitespacepattern.pyc
|
|
${PYSITELIB}/jsbeautifier/core/whitespacepattern.pyo
|
|
${PYSITELIB}/jsbeautifier/javascript/__init__.py
|
|
${PYSITELIB}/jsbeautifier/javascript/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/javascript/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/javascript/acorn.py
|
|
${PYSITELIB}/jsbeautifier/javascript/acorn.pyc
|
|
${PYSITELIB}/jsbeautifier/javascript/acorn.pyo
|
|
${PYSITELIB}/jsbeautifier/javascript/beautifier.py
|
|
${PYSITELIB}/jsbeautifier/javascript/beautifier.pyc
|
|
${PYSITELIB}/jsbeautifier/javascript/beautifier.pyo
|
|
${PYSITELIB}/jsbeautifier/javascript/options.py
|
|
${PYSITELIB}/jsbeautifier/javascript/options.pyc
|
|
${PYSITELIB}/jsbeautifier/javascript/options.pyo
|
|
${PYSITELIB}/jsbeautifier/javascript/tokenizer.py
|
|
${PYSITELIB}/jsbeautifier/javascript/tokenizer.pyc
|
|
${PYSITELIB}/jsbeautifier/javascript/tokenizer.pyo
|
|
${PYSITELIB}/jsbeautifier/tests/__init__.py
|
|
${PYSITELIB}/jsbeautifier/tests/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/tests/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/tests/generated/__init__.py
|
|
${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/tests/generated/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/tests/generated/tests.py
|
|
${PYSITELIB}/jsbeautifier/tests/generated/tests.pyc
|
|
${PYSITELIB}/jsbeautifier/tests/generated/tests.pyo
|
|
${PYSITELIB}/jsbeautifier/tests/test-packer.py
|
|
${PYSITELIB}/jsbeautifier/tests/test-packer.pyc
|
|
${PYSITELIB}/jsbeautifier/tests/test-packer.pyo
|
|
${PYSITELIB}/jsbeautifier/tests/testindentation.py
|
|
${PYSITELIB}/jsbeautifier/tests/testindentation.pyc
|
|
${PYSITELIB}/jsbeautifier/tests/testindentation.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/__init__.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/evalbased.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/evalbased.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/javascriptobfuscator.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/myobfuscate.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/packer.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/packer.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/packer.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/__init__.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testjavascriptobfuscator.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testmyobfuscate.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testpacker.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/tests/testurlencode.pyo
|
|
${PYSITELIB}/jsbeautifier/unpackers/urlencode.py
|
|
${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyc
|
|
${PYSITELIB}/jsbeautifier/unpackers/urlencode.pyo
|