fukuiretu/nuxt-user-agent

View on GitHub
lib/plugin.template.js

Summary

Maintainability
A
2 hrs
Test Coverage

UA has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

export class UA {
    constructor(ua) {
        this._ua = ua;
        this._parsed = woothee.parse(ua);
    }
Severity: Minor
Found in lib/plugin.template.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status