-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy path_summary.txt
More file actions
194 lines (194 loc) · 51.5 KB
/
_summary.txt
File metadata and controls
194 lines (194 loc) · 51.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
# UID NAME TYPE INFO SYNTAXES
1 appleswiftformat AppleSwiftFormat beautifier https://github.com/apple/swift-format ['swift']
2 asmfmt ASMfmt beautifier https://github.com/klauspost/asmfmt ['asm']
3 astyle ArtisticStyle beautifier https://sourceforge.net/projects/astyle ['c', 'c++', 'cs', 'objc', 'objc++', 'java', 'js']
4 autopep8 Autopep8 beautifier https://github.com/hhatto/autopep8 ['python']
5 beautysh Beautysh beautifier https://github.com/lovesegfault/beautysh ['bash']
6 bibtextidy BibTeXTidy beautifier https://github.com/FlamingTempura/bibtex-tidy ['bibtex']
7 biome Biome beautifier https://github.com/biomejs/biome ['js', 'jsx', 'ts', 'tsx', 'json']
8 black Black beautifier https://github.com/psf/black ['python']
9 bladeformatter BladeFormatter beautifier https://github.com/shufo/blade-formatter ['blade']
10 cabalfmt CabalFmt beautifier https://github.com/phadej/cabal-fmt ['cabal']
11 caddyfmt CaddyFmt beautifier https://github.com/caddyserver/caddy ['Caddyfile']
12 clangformat ClangFormat beautifier https://clang.llvm.org/docs/ClangFormat.html ['c', 'cs', 'c++', 'objc', 'objc++', 'js', 'tsx', 'jsx', 'json', 'java', 'proto', 'protodevel', 'td', 'sv', 'svh', 'v', 'vh', 'glsl']
13 cljfmt CLJfmt beautifier https://github.com/weavejester/cljfmt ['clojure']
14 cmakeformat CMakeFormat beautifier https://github.com/cheshirekow/cmake_format ['cmake']
15 crystal Crystal beautifier https://github.com/crystal-lang/crystal ['crystal']
16 csscomb CSScomb beautifier https://github.com/csscomb/csscomb.js ['css', 'scss', 'sass', 'less']
17 d2fmt D2Fmt beautifier https://github.com/terrastruct/d2 ['d2']
18 dartformat DartFormat beautifier https://dart.dev/tools/dart-format ['dart']
19 deno Deno beautifier https://github.com/denoland/deno ['js', 'jsx', 'ts', 'tsx', 'json', 'markdown', 'ipynb']
20 dhallformat DhallFormat beautifier https://github.com/dhall-lang/dhall-haskell ['dhall']
21 docformatter Docformatter beautifier https://github.com/PyCQA/docformatter ['python']
22 dockfmt Dockfmt beautifier https://github.com/jessfraz/dockfmt ['dockerfile']
23 dprint Dprint beautifier https://github.com/dprint/dprint ['js', 'jsx', 'ts', 'tsx', 'json', 'markdown', 'toml']
24 efmt ErlangEfmt beautifier https://github.com/sile/efmt ['erlang']
25 elixirmix ElixirMix beautifier https://github.com/elixir-lang/elixir ['elixir']
26 elmformat ElmFormat beautifier https://github.com/avh4/elm-format ['elm']
27 erlfmt Erlfmt beautifier https://github.com/WhatsApp/erlfmt ['erlang']
28 eslint ESLint beautifier https://github.com/eslint/eslint ['js']
29 eslintd ESLintd beautifier https://github.com/mantoni/eslint_d.js ['js']
30 floskell Floskell beautifier https://github.com/ennocramer/floskell ['haskell']
31 formatr FormatR beautifier https://github.com/yihui/formatR ['r']
32 fourmolu Fourmolu beautifier https://github.com/fourmolu/fourmolu ['haskell']
33 fprettify Fprettify beautifier https://github.com/pseewald/fprettify ['fortran']
34 gleam Gleam beautifier https://github.com/gleam-lang/gleam ['gleam']
35 gofmt Gofmt beautifier https://pkg.go.dev/cmd/gofmt ['go']
36 gofumpt Gofumpt beautifier https://github.com/mvdan/gofumpt ['go']
37 goimports Goimports beautifier https://pkg.go.dev/golang.org/x/tools/cmd/goimports ['go']
38 googlejavaformat GoogleJavaFormat beautifier https://github.com/google/google-java-format ['java']
39 hclfmt HCLfmt beautifier https://github.com/hashicorp/hcl ['hcl']
40 hindent Hindent beautifier https://github.com/mihaimaruseac/hindent ['haskell']
41 htmltidy HTMLTidy beautifier https://github.com/htacg/tidy-html5 ['html', 'xml']
42 isort Isort beautifier https://github.com/PyCQA/isort ['python']
43 jsbeautifier JSBeautifier beautifier https://github.com/beautify-web/js-beautify ['js', 'css', 'html', 'json', 'tsx', 'vue']
44 jsonmax JSON beautifier build-in ['json']
45 juliaformatter JuliaFormatter beautifier https://github.com/domluna/JuliaFormatter.jl ['julia']
46 ktlint Ktlint beautifier https://github.com/pinterest/ktlint ['kotlin']
47 latexindent LaTeXindent beautifier https://github.com/cmhughes/latexindent.pl ['tex', 'latex']
48 luaformatter LuaFormatter beautifier https://github.com/Koihik/LuaFormatter ['lua']
49 nasmfmt NASMfmt beautifier https://github.com/yamnikov-oleg/nasmfmt ['asm']
50 nginxfmt NGINXfmt beautifier https://github.com/slomkowski/nginx-config-formatter ['nginx']
51 npmgroovylint GroovyLint beautifier https://github.com/nvuillam/npm-groovy-lint ['groovy', 'gradle']
52 ocamlformat OCamlformat beautifier https://github.com/ocaml-ppx/ocamlformat ['ocaml', 'ocamlyacc', 'ocamllex']
53 ocpindent OCPIndent beautifier https://github.com/OCamlPro/ocp-indent ['ocaml', 'ocamlyacc', 'ocamllex']
54 ormolu Ormolu beautifier https://github.com/tweag/ormolu ['haskell']
55 perltidy Perltidy beautifier https://github.com/perltidy/perltidy ['perl']
56 pgformat PgFormatter beautifier https://github.com/darold/pgFormatter ['sql']
57 phpcbf PHPCodeSniffer beautifier https://github.com/squizlabs/PHP_CodeSniffer ['php']
58 phpcsfixer PHPCSFixer beautifier https://github.com/FriendsOfPHP/PHP-CS-Fixer ['php']
59 plantumlascii PlantumlASCII beautifier https://github.com/plantuml/plantuml ['plantuml']
60 prettier Prettier beautifier https://github.com/prettier/prettier ['css', 'scss', 'less', 'js', 'jsx', 'json', 'html', 'graphql', 'markdown', 'ts', 'tsx', 'vue', 'yaml']
61 prettierd Prettierd beautifier https://github.com/fsouza/prettierd ['css', 'scss', 'less', 'js', 'jsx', 'json', 'html', 'graphql', 'markdown', 'ts', 'tsx', 'vue', 'yaml']
62 prettydiffmax PrettyDiff beautifier https://github.com/prettydiff/prettydiff ['css', 'scss', 'less', 'js', 'jsx', 'json', 'html', 'asp', 'xml', 'tsx']
63 prettytable PrettyTable beautifier https://github.com/jazzband/prettytable ['csv', 'text']
64 pyment Pyment beautifier https://github.com/dadadel/pyment ['python']
65 racofmt Racofmt beautifier https://github.com/sorawee/fmt ['racket']
66 rubocop RuboCop beautifier https://github.com/rubocop-hq/rubocop ['ruby']
67 rubyfmt Rubyfmt beautifier https://github.com/fables-tales/rubyfmt ['ruby']
68 ruff Ruff beautifier https://github.com/astral-sh/ruff ['python']
69 rufo Rufo beautifier https://github.com/ruby-formatter/rufo ['ruby']
70 rustfmt Rustfmt beautifier https://github.com/rust-lang/rustfmt ['rust']
71 scalafmt Scalafmt beautifier https://github.com/scalameta/scalafmt ['scala']
72 scalariform Scalariform beautifier https://github.com/scala-ide/scalariform ['scala']
73 semistandardjs SemistandardJS beautifier https://github.com/standard/semistandard ['js']
74 shellcheck ShellCheck beautifier https://github.com/koalaman/shellcheck ['bash']
75 shfmt Shfmt beautifier https://github.com/mvdan/sh ['bash']
76 sqlformatter SQLFormatter beautifier https://github.com/sql-formatter-org/sql-formatter ['sql']
77 sqlparse SQLparse beautifier https://github.com/andialbrecht/sqlparse ['sql']
78 standardjs StandardJS beautifier https://github.com/standard/standard ['js']
79 standardrb StandardRB beautifier https://github.com/standardrb/standard ['ruby']
80 standardxjs StandardxJS beautifier https://github.com/standard/standardx ['js']
81 stylefmt Stylefmt beautifier https://github.com/masaakim/stylefmt ['css', 'scss', 'sass', 'less']
82 stylelint Stylelint beautifier https://github.com/stylelint/stylelint ['css', 'scss', 'sass', 'less', 'sss', 'sugarss']
83 styler Styler beautifier https://github.com/r-lib/styler ['r']
84 stylishhaskell StylishHaskell beautifier https://github.com/haskell/stylish-haskell ['haskell']
85 stylua StyLua beautifier https://github.com/JohnnyMorganz/StyLua ['lua']
86 svgomax SVGO beautifier https://github.com/svg/svgo ['svg']
87 swiftformat SwiftFormat beautifier https://github.com/nicklockwood/SwiftFormat ['swift']
88 taplo Taplo beautifier https://github.com/tamasfe/taplo ['toml']
89 terraformfmt TerraformFmt beautifier https://developer.hashicorp.com/terraform/cli/commands/fmt ['terraform']
90 topiary Topiary beautifier https://github.com/tweag/topiary ['json', 'nickel', 'ocaml', 'ocamllex', 'toml']
91 tsfmt TSfmt beautifier https://github.com/vvakame/typescript-formatter ['ts', 'tsx']
92 tsstandard TSStandard beautifier https://github.com/standard/ts-standard ['ts']
93 uncrustify Uncrustify beautifier https://github.com/uncrustify/uncrustify ['c', 'c++', 'cs', 'd', 'es', 'objc', 'objc++', 'java', 'pawn', 'vala']
94 yamlfmt YAMLfmt beautifier https://github.com/google/yamlfmt ['yaml']
95 yamlmax YAML beautifier build-in ['yaml']
96 yapf YAPF beautifier https://github.com/google/yapf ['python']
97 zigfmt Zigfmt beautifier https://github.com/ziglang/zig ['zig']
98 zprint Zprint beautifier https://github.com/kkinnear/zprint ['clojure']
99 sfbase16dec Sf BASE16 (decode) converter build-in ['*']
100 sfbase16enc Sf BASE16 (encode) converter build-in ['*']
101 sfbase32dec Sf BASE32 (decode) converter build-in ['*']
102 sfbase32enc Sf BASE32 (encode) converter build-in ['*']
103 sfbase64dec Sf BASE64 (decode) converter build-in ['*']
104 sfbase64enc Sf BASE64 (encode) converter build-in ['*']
105 sfbasedec Sf BASE (decode) converter build-in ['*']
106 sfbaseenc Sf BASE (encode) converter build-in ['*']
107 sfbinarydec Sf BINARY (decode) converter build-in ['*']
108 sfbinaryenc Sf BINARY (encode) converter build-in ['*']
109 sfbrailledec Sf BRAILLE (decode) converter build-in ['*']
110 sfbrailleenc Sf BRAILLE (encode) converter build-in ['*']
111 sfcharcodedec Sf CHARCODE (decode) converter build-in ['*']
112 sfcharcodeenc Sf CHARCODE (encode) converter build-in ['*']
113 sfdecimaldec Sf DECIMAL (decode) converter build-in ['*']
114 sfdecimalenc Sf DECIMAL (encode) converter build-in ['*']
115 sfextractdates Sf DATES (extract) converter build-in ['*']
116 sfextractemailaddr Sf EMAIL (extract) converter build-in ['*']
117 sfextractfilepaths Sf FILEPATHS (extract) converter build-in ['*']
118 sfextractipaddr Sf IP (extract) converter build-in ['*']
119 sfextractmacaddr Sf MAC (extract) converter build-in ['*']
120 sfextracturls Sf URLS (extract) converter build-in ['*']
121 sfgzipcompress Sf GZIP (compress) converter build-in ['*']
122 sfgzipdecompress Sf GZIP (decompress) converter build-in ['*']
123 sfhexdec Sf HEX (decode) converter build-in ['*']
124 sfhexdumpdec Sf HEXDUMP (decode) converter build-in ['*']
125 sfhexdumpenc Sf HEXDUMP (encode) converter build-in ['*']
126 sfhexenc Sf HEX (encode) converter build-in ['*']
127 sfhtmldeentitize Sf HTML (deentitize) converter build-in ['*']
128 sfhtmlentitize Sf HTML (entitize) converter build-in ['*']
129 sfhtmlstriptags Sf HTML (strip tags) converter build-in ['*']
130 sfloremipsum Sf LoremIpsum converter build-in ['*']
131 sflzmacompress Sf LZMA (compress) converter build-in ['*']
132 sflzmadecompress Sf LZMA (decompress) converter build-in ['*']
133 sfoctaldec Sf OCTAL (decode) converter build-in ['*']
134 sfoctalenc Sf OCTAL (encode) converter build-in ['*']
135 sfpunycodedec Sf PUNYCODE (decode) converter build-in ['*']
136 sfpunycodeenc Sf PUNYCODE (encode) converter build-in ['*']
137 sfquotedprintabledec Sf QP (decode) converter build-in ['*']
138 sfquotedprintableenc Sf QP (encode) converter build-in ['*']
139 sfregexescape Sf REGEX (escape) converter build-in ['*']
140 sfregexunescape Sf REGEX (unescape) converter build-in ['*']
141 sfromannumeraldec Sf ROMAN NUM (decode) converter build-in ['*']
142 sfromannumeralenc Sf ROMAN NUM (encode) converter build-in ['*']
143 sfstringescape Sf STRING (escape) converter build-in ['*']
144 sfstringunescape Sf STRING (unescape) converter build-in ['*']
145 sfunicodeescape Sf UNICODE (escape) converter build-in ['*']
146 sfunicodeunescape Sf UNICODE (unescape) converter build-in ['*']
147 sfunixtimestampdec Sf TIMESTAMP (decode) converter build-in ['*']
148 sfunixtimestampenc Sf TIMESTAMP (encode) converter build-in ['*']
149 sfuridec Sf URI (decode) converter build-in ['*']
150 sfurienc Sf URI (encode) converter build-in ['*']
151 sfx2asm Sf X->ASM converter build-in ['*']
152 sfx2crc32 Sf X->CRC32 converter build-in ['*']
153 sfx2diacritics Sf X->Diacritics converter build-in ['*']
154 sfx2disasm Sf X->DISASM converter build-in ['*']
155 sfx2md5 Sf X->MD5 converter build-in ['*']
156 sfx2randpass Sf X->RANDPASS converter build-in ['*']
157 sfx2sha1 Sf X->SHA1 converter build-in ['*']
158 sfx2sha256 Sf X->SHA256 converter build-in ['*']
159 sfx2sha3256 Sf X->SHA3_256 converter build-in ['*']
160 sfx2sha3512 Sf X->SHA3_512 converter build-in ['*']
161 sfx2sha512 Sf X->SHA512 converter build-in ['*']
162 sfx2shake256 Sf X->SHAKE256 converter build-in ['*']
163 sfx2shake512 Sf X->SHAKE512 converter build-in ['*']
164 sfx2uuid Sf X->UUID converter build-in ['*']
165 yjx2hcl Yj X->HCL converter https://github.com/sclevine/yj ['yaml', 'json', 'toml', 'hcl']
166 yjx2json Yj X->JSON converter https://github.com/sclevine/yj ['yaml', 'json', 'toml', 'hcl']
167 yjx2toml Yj X->TOML converter https://github.com/sclevine/yj ['yaml', 'json', 'toml', 'hcl']
168 yjx2yaml Yj X->YAML converter https://github.com/sclevine/yj ['yaml', 'json', 'toml', 'hcl']
169 yqx2base64 Yq X->BASE64 converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
170 yqx2csv Yq X->CSV converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
171 yqx2json Yq X->JSON converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
172 yqx2lua Yq X->LUA converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
173 yqx2props Yq X->PROPS converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
174 yqx2shell Yq X->SHELL converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
175 yqx2toml Yq X->TOML converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
176 yqx2tsv Yq X->TSV converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
177 yqx2uri Yq X->URI converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
178 yqx2xml Yq X->XML converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
179 yqx2yaml Yq X->YAML converter https://github.com/mikefarah/yq ['yaml', 'json', 'csv', 'tsv', 'xml', 'toml', 'lua', 'text']
180 d2 D2 graphic https://github.com/terrastruct/d2 ['d2']
181 drawio Drawio graphic https://github.com/jgraph/drawio-desktop ['drawio']
182 graphviz Graphviz graphic https://gitlab.com/graphviz/graphviz ['graphviz']
183 mermaid Mermaid graphic https://github.com/mermaid-js/mermaid-cli ['mermaid']
184 plantuml Plantuml graphic https://github.com/plantuml/plantuml ['plantuml']
185 cleancss CleanCSS minifier https://github.com/jakubpawlowicz/clean-css-cli ['css', 'scss', 'sass', 'less']
186 htmlminifier HTMLMinifier minifier https://github.com/kangax/html-minifier ['html', 'xml']
187 jsonmin JSON minifier build-in ['json']
188 prettydiffmin PrettyDiff minifier https://github.com/prettydiff/prettydiff ['css', 'scss', 'less', 'js', 'jsx', 'json', 'html', 'asp', 'xml', 'tsx']
189 pythonminifier PythonMinifier minifier https://github.com/dflook/python-minifier ['python']
190 shfmtmin Shfmt minifier https://github.com/mvdan/sh ['bash']
191 sqlmin SQLMin minifier https://github.com/bitst0rm ['sql']
192 svgomin SVGO minifier https://github.com/svg/svgo ['svg']
193 terser Terser minifier https://github.com/terser-js/terser ['js']