J
J

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
0likes
0articles

Features

No features, maybe you want to suggest one?

JS Build Tools News & Activities

Highlights All activities

Recent activities

No activities found.

JS Build Tools information

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?

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.