این یک برنامه لینوکس به نام Closure Compiler JS است که آخرین نسخه آن با عنوان 20160916.0.0sourcecode.tar.gz قابل دانلود است. این برنامه را میتوان به صورت آنلاین در ارائه دهنده خدمات میزبانی وب رایگان OnWorks برای ایستگاههای کاری اجرا کرد.
Download and run online this app named Closure Compiler JS with OnWorks for free.
برای اجرای این برنامه این دستورالعمل ها را دنبال کنید:
- 1. این برنامه را در رایانه شخصی خود دانلود کنید.
- 2. در فایل منیجر ما https://www.onworks.net/myfiles.php?username=XXXXX نام کاربری مورد نظر خود را وارد کنید.
- 3. این برنامه را در چنین فایل منیجر آپلود کنید.
- 4. OnWorks Linux آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما https://www.onworks.net/myfiles.php?username=XXXXX با نام کاربری که می خواهید بروید.
- 6. اپلیکیشن را دانلود کرده، نصب و اجرا کنید.
عکس ها
Ad
Closure Compiler JS
شرح
closure-compiler-js packages Google’s Closure Compiler so it runs under JavaScript (e.g., Node.js) instead of a JVM, making advanced JS optimization accessible in more build pipelines. You get the same aggressive whole-program optimizations—dead-code elimination, property renaming, inlining, and cross-module motion—delivered via a JS API and CLI. Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without breaking semantics. The distribution is geared for tool authors: plug it into bundlers, custom scripts, or CI without dragging in a Java runtime. It’s particularly handy in constrained environments (serverless, sandboxed workers) where spawning a JVM is undesirable. In short, it brings Closure’s battle-tested optimizer to the places modern JavaScript actually runs.
امکانات
- Advanced optimizations beyond minification in a Node-friendly package
- JSDoc/Closure types for safe renaming and inlining
- CLI and programmatic API for build tools and scripts
- Cross-module code motion and tree-shaking for smaller bundles
- Works in JVM-less environments like serverless and constrained CI
- Drop-in replacement path for teams already using Closure Compiler
زبان برنامه نویسی
جاوا اسکریپت
دسته بندی ها
This is an application that can also be fetched from https://sourceforge.net/projects/closure-compiler-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.