Package jsl: Information

    Source package: jsl
    Version: 0.3.0-alt3
    Build time:  Mar 13, 2019, 01:32 PM in the task #224920
    Report package bug
    License: MPLv1.1
    Summary: Check JavaScript code for common mistakes
    Description: 
    With JavaScript Lint, you can check all your JavaScript source code for
    common mistakes without actually running the script or opening the web page.
    
    JavaScript Lint holds an advantage over competing lints because it is based
    on the JavaScript engine for the Firefox browser. This provides a robust
    framework that can not only check JavaScript syntax but also examine the
    coding techniques used in the script and warn against questionable
    practices.

    List of rpms provided by this srpm:
    jsl (x86_64, i586, aarch64)
    jsl-debuginfo (x86_64, i586, aarch64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov
    Stanislav Levin

    ACL:
    Stanislav Levin
    @everybody

      1. perl-base
      2. perl-devel

    Last changed


    March 13, 2019 Ivan A. Melnikov 0.3.0-alt3
    - Fix build on mipsel.
    Sept. 9, 2018 Stanislav Levin 0.3.0-alt2
    - Build for aarch64.
    Feb. 21, 2018 Stanislav Levin 0.3.0-alt1
    - Initial build