You are here

README.txt in Proj4JS 7

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.

File

lib/proj4js/tools/README.txt
View source
  1. This directory contains tools used in the packaging or deployment of proj4js.
  2. Javascript minimizing tools:
  3. * jsmin.c, jsmin.py:
  4. jsmin.py is a direct translation of the jsmin.c code into Python. jsmin.py
  5. will therefore run anyplace Python runs... but at significantly slower speed.