Cesium-Examples/libs/iclient8c/examples/js/proj4js/tools/README.txt

8 lines
290 B
Plaintext
Raw Normal View History

2025-03-11 08:25:45 +00:00
This directory contains tools used in the packaging or deployment of proj4js.
Javascript minimizing tools:
* jsmin.c, jsmin.py:
jsmin.py is a direct translation of the jsmin.c code into Python. jsmin.py
will therefore run anyplace Python runs... but at significantly slower speed.