Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
This npm package is used to re-use all the generics created in any playwright project reducing the code complexity and also for a readable steps in report
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
TypeScript definitions for graphql-validation-complexity
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Apollo server plugin that limits query complexity.
This program analyses TypeScript and JavaScript code according to the [Cognitive Complexity metric](https://www.sonarsource.com/docs/CognitiveComplexity.pdf). It produces a JSON summary and a GUI for exploring the complexity of your codebase.
Limit the complexity of your GraphQL queries based on depth.
Function inliner for reducing code complexity
Tool for calculating cyclomatic complexity of a JavaScript and TypeScript code.
A ridiculously light-weight argument validator (now browser friendly)
Limit the complexity of your GraphQL queries based on depth.
Selectors decision tree - choose matching selectors, fast
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Command-line tool for detecting vulnerabilities in files and directories.
Calculate a health score for any Git repository. Analyzes code complexity, documentation coverage, test presence, dependency health, and contributor patterns.
PostCSS plugin to remove comments and unnecessary whitespace from CSS files
Seamless integration between Rollup and Babel.
Memorable password generator
This extension provides an interface to expand-collapse nodes.
Reduce code complexity and simple code for react native. This lib is depended on react-hook-form.
对代码仓库执行代码质量的复杂度检查,支持批量项目。
Find adverbs in your writings
FTA (Fast TypeScript Analyzer) is a super-fast TypeScript static analysis tool written in Rust