npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "quality" 的结果(共 45 个)
deep-eql

Improved deep equality testing for Node.js and the browser.

MIT
dequal

A tiny (304B to 489B) utility for check for deep equality

MIT
arr-diff

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

MIT
@wry/equality

Structural equality checking for JavaScript values

MIT
fast-equals

A blazing-fast equality comparison utility for a variety of use-cases

MIT
didyoumean2

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

MIT
base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks

MIT
chai-json-equal

Assert on equality of json representations in Chai

MIT
flow-typed

A repository of high quality flow type definitions

MIT
jslint

The JavaScript Code Quality Tool

BSD-3-Clause
linter

Code quality tools collection in one module

preact-jsx-chai

Extend Chai with support for asserting JSX equality & contents.

MIT
kewlr

Compare objects and return whether they are equal according to a recursive equality algorithm. This module is around 6 - 9% faster then similiar modules. Works for both NodejS and the browser.

MIT
deeper

JavaScript "deep equality" / structural equality tester with Node.js flavor.

BSD-2-Clause
immutable-tuple

Immutable finite list objects with constant-time equality testing (===) and no memory leaks

MIT
jslint-core

The JavaScript Code Quality Tool

egal

Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).

markdownlint-cli2-formatter-codequality

An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file

MIT
deep-strict-equal

Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module

MIT
recess

A simple, attractive code quality tool for CSS built on top of LESS

ends-with

Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.

MIT
index-of

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

MIT
unexpected-function-equality

Determine function equivalence by pretty-printing, then comparing the strings

BSD-3-Clause
array-pull

Remove the specified elements from the given array using strict equality for comparison.

MIT
starts-with

Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.

MIT
array-intersection

Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.

MIT
lighthouse-plugin-publisher-ads

A Lighthouse plugin to improve ad speed and overall quality through a series of automated audits.

Apache-2.0
esprima-ast-equality

AST equality test helper

ISC