yield-siftscience
Promise-wrapped Sift Science lib for yielding. Also supports regular callback functions.
Promise-wrapped Sift Science lib for yielding. Also supports regular callback functions.
prevent parent scrolling, if list scroll end reached, for better experience
Prevent redirect loops with sessions since HTTP referrer header is unreliable
Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect
escaping and unescaping HTML entities – commonly needed utils to prevent XSS attacks when rendering user generated content
Web operation of Cancer Epidemiology Commons
Brute force attack prevention plugin for Node Reactor CMS.
Server-side JS library for the Ravelin API. Ravelin is a fraud detection tool.
A security middleware for NodeJs(express) app to Detect OWASP Top Basic and generate report in your ThreatEquation dashboard.
ESLint shareable configuration from Conaclos
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
An npm package that allows users to access mathematical formulas for criminological/criminalistic/public safety purposes.
An npm package that allows users to access mathematical formulas for criminological/criminalistic/public safety purposes.
Catch those pesky typosquatting libraries, before they catch you!
Catch those pesky typosquatting libraries, before they catch you!
Catch those pesky typosquatting libraries, before they catch you!
The useMemoryLeakPrevention hook is a custom React hook that provides an easy way to clean up any resources or subscriptions that might cause memory leaks when a component is unmounted. The hook uses useEffect and useCallback hooks to ensure that the clea
Maths-Captcha is a simple Node.js module that generates random math questions to verify human interaction. It creates math problems like addition, subtraction, multiplication, and division, and checks if the user's answer is correct. Ideal for adding a qu
Intercepts browser's back navigation allowing to resume it later if needed
JS implementation of the XFetch algorithm.