MCPcopy Index your code
hub / github.com/ActiveState/code / recipe-496882.py

File recipe-496882.py

recipes/Python/496882_JavaScript_code_compression/recipe-496882.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''
2a regex-based JavaScript code compression kludge
3'''
4import re

Callers

nothing calls this directly

Calls 3

rangeFunction · 0.85
JSCompressorClass · 0.85
compressMethod · 0.80

Tested by

no test coverage detected