vm2-fixed is a fork of vm2 with vulnerability fixes. vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!
No description provided.
A comprehensive TypeScript library providing hierarchical data manager classes for CRUD operations, pagination, and data management in frontend applications. Features include full list, paged, and stackable data managers with built-in caching and transfor
MCP Server for Memory API integration with Cursor - enables automatic code context saving and intelligent memory management
An HTTP(s) proxy `http.Agent` implementation for HTTP
Core modules for the foundation analysis suite.
Lexir Design System
A Browserify plugin for handling CSS (through PostCSS), with **full and correct support** for ICSS and CSS modules.
A simple frames per second display.
Joi validation for password complexity requirements.
Higher-level content negotiation
Require hook for automatic V8 compile cache persistence
embarrassing relative finder - identify dead code, broken dependencies, and complexity hotspots
Load the local package.json from either src or dist folder
Type utilities for working with TypeScript + ESLint together
Code Quality Checker - Check your code quality by running one command.
A TypeScript SDK for game-focused web 3 tooling
Check if a path is a file, directory, or symlink
An ESLint plugin for React optimization suggestions like useMemo and useCallback.
Node.js's util module for all engines
provides functions that make using Redux easier
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
IsEquallySpaced is a simple utility function that given an array of numbers, evaluates wether or not every element is equally spaced, i.e. if every subsequent couple of numbers in the array has the same distance.
DoublyList implementation in JavaScript