robbederks/downzip

View on GitHub

Showing 3 of 3 total issues

Function constructor has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor () {
        this.crc = -1
        this.table = new Int32Array([
            0x00000000, 0x77073096, 0xee0e612c, 0x990951ba, 0x076dc419, 0x706af48f, 0xe963a535,
            0x9e6495a3, 0x0edb8832, 0x79dcb8a4, 0xe0d5e91e, 0x97d2d988, 0x09b64c2b, 0x7eb17cbd,
Severity: Minor
Found in src/zip/Crc32.js - About 1 hr to fix

    TODO found
    Open

    // TODO: Only send tick while actually downloading
    Severity: Minor
    Found in src/downzip-sw.js by fixme

    TODO found
    Open

    ## TODO
    Severity: Minor
    Found in README.md by fixme
    Severity
    Category
    Status
    Source
    Language