coder and technology lover
.cjs (Compiled JavaScript): an idea for a new file extension
Due to the growing diffusion of tools to compress and optimize JavaScript files (such Google Closure), I feel the need of an introduction of a standard way to identify and differentiate them (compiled files) from other uncompressed files. Basically, I would adopt a different file extension like CJS (which stands for compiled/compressed JavaScript). In this way it would be easy to browse a directory of hundreds of js files and identify those which are ready to be used in our project because already compressed and optimized.
What do you think about?
| Print article | This entry was posted by Davide Zanotti on 10, Thursday f, 2009 at 9:54 am, and is filed under javascript. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |