JS Build Tools

Collection of Ant tasks for a JavaScript build process.

  • Preprocess: This Ant task processes statements like #ifdef, #ifndef or #endif.

  • YUICompress: This task compresses the specified script using the YUICompressor package. The YUICompressor will remove all unneeded whit.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac  Java application
  • Windows  Java application
  • Linux  Java application
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • preprocessor
  • javascript-preprocessor
  • Javascript
  • javascript-compressor

JS Build Tools News & Activities

Highlights All activities

Recent activities

No activities found.

JS Build Tools information

  • Developed by

    SE flagMoxiecode
  • Licensing

    Open Source and Free product.
  • Alternatives

    12 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
JS Build Tools was added to AlternativeTo by piotrex on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is JS Build Tools?

Collection of Ant tasks for a JavaScript build process.

  • Preprocess: This Ant task processes statements like #ifdef, #ifndef or #endif.

  • YUICompress: This task compresses the specified script using the YUICompressor package. The YUICompressor will remove all unneeded white space and obfuscate long variable names.

  • MoxieDoc: This task generates documentation for JavaScript projects by parsing special MoxieDoc comments. This is very similar to how JavaDoc functions.