JSPM

Found 2174 results for throttle state

debounce-fn

Debounce a function

  • v6.0.0
  • 62.49
  • Published

debounce-promise

Create a debounced version of a promise returning function

  • v3.1.2
  • 62.20
  • Published

react-debounce-input

React component that renders Input with debounced onChange

  • v3.3.0
  • 61.17
  • Published

@nestjs/throttler

A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.

  • v6.4.0
  • 60.37
  • Published

spex

Specialized Promise Extensions

  • v3.4.2
  • 60.36
  • Published

@nevware21/ts-utils

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r

  • v0.12.5
  • 60.24
  • Published

p-debounce

Debounce promise-returning & async functions

  • v4.0.0
  • 57.06
  • Published

react-moveable

A React Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.

  • v0.56.0
  • 56.60
  • Published

es6-promise-pool

Runs Promises in a pool that limits their concurrency.

  • v2.5.0
  • 52.68
  • Published

subscribe-ui-event

A single, throttle built-in solution to subscribe to browser UI Events.

  • v3.0.0
  • 52.63
  • Published

moveable

Moveable is Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.

  • v0.53.0
  • 51.75
  • Published

croact-moveable

A React Compat Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.

  • v0.9.0
  • 50.59
  • Published

@esm2cjs/p-queue

Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.

  • v7.3.0
  • 49.74
  • Published

promise-pool-executor

A module for managing ES6 promise concurrency, frequency, and efficiency.

  • v2.0.0
  • 49.72
  • Published

throttled-queue

Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.

  • v3.0.0
  • 49.43
  • Published

just-throttle

return a throttled function

  • v4.2.0
  • 49.15
  • Published

dettle

A tiny fully-featured debounce and throttle implementation.

  • v1.0.5
  • 48.79
  • Published

stopcock

Limit the execution rate of a function using the token bucket algorithm

  • v1.1.0
  • 48.77
  • Published

p-queue-compat

Compatible version of p-queue

  • v1.0.229
  • 48.53
  • Published

debounce-async

A debounced function that delays invoking asynchronous functions.

  • v0.0.2
  • 47.88
  • Published

@tanstack/pacer

Utilities for debouncing, throttling, rate-limiting, queuing, and more.

  • v0.15.1
  • 47.34
  • Published

@tanstack/react-pacer

Utilities for debouncing and throttling functions in React.

  • v0.16.1
  • 46.67
  • Published

p-ratelimit

Promise-based utility to make sure you don’t call rate-limited APIs too quickly.

  • v1.0.1
  • 46.32
  • Published

glize

Glize is a clean and robust pure JavaScript library.

  • v22.7.25
  • 45.46
  • Published

throttled-request

Node.js module to easily throttle HTTP requests

  • v0.1.1
  • 45.03
  • Published

throttled-reader

Node.js Readable stream capping average data rate by limiting reads from the source

  • v1.0.1
  • 44.98
  • Published

rafu

Minimal requestAnimationFrame shim and utility

  • v1.2.0
  • 44.93
  • Published

speed-limiter

Throttle the speed of streams

  • v1.0.2
  • 44.77
  • Published

use-throttle

Throttle hook for react

  • v0.0.3
  • 44.27
  • Published

debouncing

Debouncing and throttling library optimizes event handling by delaying or limiting function execution.

  • v22.7.26
  • 44.16
  • Published

@ayonli/jsext

A JavaScript extension package for building strong and modern applications.

  • v1.8.0
  • 44.15
  • Published

gulp-batch

Event batcher for gulp-watcher

  • v1.0.5
  • 43.78
  • Published

raf-throttle

Throttle a function by requestAnimationFrame

  • v2.0.6
  • 42.72
  • Published

hardened-fetch

Hardened Fetch is a tiny wrapper for `global.fetch` adding request timeouts, request throttling, retries with backoff and rate limit support, pagination, and descriptive errors.

  • v1.2.3
  • 42.11
  • Published

@thi.ng/transducers

Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations

  • v9.6.8
  • 41.64
  • Published

@jcoreio/async-throttle

throttle async and promise-returning functions. Other packages don't do it right.

  • v1.6.1
  • 41.61
  • Published

superagent-throttle

A plugin for superagent that throttles requests.

  • v1.0.1
  • 41.29
  • Published

@ronomon/queue

Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.

  • v3.0.1
  • 40.79
  • Published

tokenbucket

A flexible rate limiter using different variations of the Token Bucket algorithm, with hierarchy support, and optional persistence in Redis. Useful for limiting API requests, or other tasks that need to be throttled.

  • v0.3.2
  • 40.69
  • Published

ratelimit.js

A NodeJS library for efficient rate limiting using sliding windows stored in Redis.

  • v1.8.0
  • 40.46
  • Published

react-compat-moveable

A React Compat Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.

  • v0.33.0
  • 39.88
  • Published

sveltekit-rate-limiter

A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.

  • v0.7.0
  • 39.02
  • Published

@chriscdn/promise-semaphore

Limit or throttle the simultaneous execution of asynchronous code in separate iterations of the event loop.

  • v3.1.1
  • 38.71
  • Published

vue3-moveable

A Vue 3 Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.

  • v0.28.0
  • 38.53
  • Published

express-throttle

Request throttling middleware for Express

  • v2.0.0
  • 37.85
  • Published

@ryniaubenpm2/sed-qui-enim

<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

  • v1.0.0
  • 37.81
  • Published

hacktimer

Avoid timers throttling by browser when tab is inactive

  • v1.1.3
  • 37.74
  • Published

@ryniaubenpm2/tenetur-perspiciatis-temporibus

<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

  • v1.0.0
  • 37.55
  • Published

debounce-microtasks

Debounce a function using microtasks instead of timers.

  • v0.1.8
  • 37.54
  • Published

@esm2cjs/p-limit

Run multiple promise-returning & async functions with limited concurrency. This is a fork of sindresorhus/p-limit, but with CommonJS support.

  • v4.0.0
  • 37.29
  • Published

qyu

A general-purpose asynchronous job queue for Node.js

  • v2.1.3
  • 37.27
  • Published

redis-gcra

Rate limiting based on Generic Cell Rate Algorithm

  • v0.6.0
  • 37.19
  • Published

awaiting

The async/await utility for browsers and Node.js.

  • v3.0.0
  • 36.54
  • Published

history-throttled

A throttled drop-in replacement for history.replaceState and history.pushState.

  • v1.0.1
  • 36.30
  • Published

memd

Cache data and memoize, debounce, throttle and queue methods

  • v0.3.16
  • 35.86
  • Published

throttle-typescript

Helper that returns a throttled function (TypeScript types included - works without TypeScript also)

  • v1.1.0
  • 35.41
  • Published

simple-rate-limiter

A simple way to rate limit how often a function is executed.

  • v0.5.0
  • 35.40
  • Published

ngx-moveable

An Angular Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.

  • v0.50.0
  • 35.21
  • Published

vue-moveable

A Vue Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.

  • v2.0.0-beta.87
  • 35.17
  • Published

wyt

A time-based rate limiter using promises

  • v2.0.1
  • 35.15
  • Published

@henrygd/queue

Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.

  • v1.0.7
  • 34.57
  • Published

redux-notification-enhancer

Enhancer for Redux allowing to throttle and manually control notifications to subscribers

  • v1.0.6
  • 34.53
  • Published

@buzuli/throttle

Report function throttler for enforcing delays between reports.

  • v2.0.2
  • 34.34
  • Published

react-delay-input

React component that renders an Input with delayed onChange

  • v4.1.0
  • 34.30
  • Published

@micromint1npm/distinctio-non-nemo

[![npm version](https://badge.fury.io/js/%40americanexpress%2Fvitruvius.svg)](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) ![Health Check](https://github.com/micromint1npm/distinctio-non-nemo/workflows/Health%20Check/badge.svg)

  • v1.0.0
  • 34.10
  • Published

frame-throttle

A lightweight way to throttle events and callbacks using requestAnimationFrame

  • v3.0.0
  • 34.10
  • Published

@ajhgwdjnpm/nobis-non-nesciunt

[![npm version](https://badge.fury.io/js/%40americanexpress%2Fvitruvius.svg)](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) ![Health Check](https://github.com/ajhgwdjnpm/nobis-non-nesciunt/workflows/Health%20Check/badge.svg)

  • v1.0.0
  • 33.96
  • Published

generic-throttle

A lightweight, flexible promise based throttle class perfect for any rate or concurrency limiting need

  • v3.1.0
  • 33.95
  • Published

svelte-moveable

A Svelte Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.

  • v0.45.0
  • 33.74
  • Published

throttled-event-listener

Throttle or debounce calls to window.addEventListener(). The listener will additionally be throttled by window.requestAnimationFrame().

  • v0.0.3
  • 33.65
  • Published

anim-event

Event Manager for Animation

  • v1.0.17
  • 33.61
  • Published

@resourge/react-fetch

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

  • v1.42.1
  • 33.58
  • Published

emmy

Events binder.

  • v7.1.1
  • 33.55
  • Published

@mareers/async-throttle

A TypeScript library for managing and executing asynchronous functions with constraints and logging capabilities.

  • v1.2.1
  • 33.12
  • Published

thro-debs

A simple throttle & debounce tool of javascript.

    • v1.0.7
    • 33.11
    • Published

    react-timing-hooks

    React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback

    • v5.1.0
    • 33.00
    • Published

    ya-syn

    Yet Another Synchronizer for TypeScript.

    • v1.5.0
    • 32.93
    • Published

    @omegion1npm/atque-magni-minima

    <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

    • v1.0.0
    • 32.93
    • Published

    react-throttle

    Throttles/debounces handlers of a child element

    • v0.3.0
    • 32.84
    • Published

    core-ts-utils

    Commonly used utilities in JS and TS

    • v1.1.0
    • 32.75
    • Published

    nyks

    nodejs exupery style

    • v6.15.1
    • 32.68
    • Published

    tadaaa

    Throttle and debounce, again and again... but in full Typescript.

    • v1.0.1
    • 32.59
    • Published

    @rutter/bottleneck

    Distributed task scheduler and rate limiter

    • v2.19.6
    • 32.37
    • Published

    debounce-async-es

    A debounced function that delays invoking asynchronous functions.

    • v0.0.2
    • 32.33
    • Published

    @osjwnpm/inventore-dolore-dolor

    [![build status](https://img.shields.io/travis/gcanti/@osjwnpm/inventore-dolore-dolor/master.svg?style=flat-square)](https://travis-ci.org/gcanti/@osjwnpm/inventore-dolore-dolor) ![npm downloads](https://img.shields.io/npm/dm/@osjwnpm/inventore-dolore-dol

    • v1.0.0
    • 32.00
    • Published

    p-queue-cjs

    Promise queue with concurrency control. A fork of p-queue for commonjs.

    • v7.3.4
    • 31.96
    • Published

    @quenty/throttle

    Adds the throttle function to Roblox

    • v10.10.0
    • 31.94
    • Published

    rx-queue

    Easy to Use ReactiveX Queue that Supports Delay/DelayExecutor/Throttle/Debounce/Concurrency Features Powered by RxJS/IxJS

    • v1.0.5
    • 31.78
    • Published

    redis-sliding-rate-limiter

    Flexible and performant rate limiter based on sliding window algorithm with arbitrary precision

    • v6.0.0
    • 31.75
    • Published

    @lambrioanpm/doloribus-praesentium-rerum

    <p id="readme"><a href="https://@lambrioanpm/doloribus-praesentium-rerum.eco/"><img width="40%" src="https://cldup.com/TEy9yGh45l.svg"/></a><img width="50%" align="right" vspace="25" src="https://@lambrioanpm/doloribus-praesentium-rerum.eco/see/demo.gif"/

    • v1.0.0
    • 31.72
    • Published

    @emiplegiaqmnpm/quam-veniam-error

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v1.0.0
    • 31.59
    • Published

    @lambrioanpm/labore-eos-libero

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v1.0.0
    • 31.47
    • Published

    promise-map-limit

    Map an array n items at a time with promises

    • v1.0.0
    • 31.46
    • Published

    p-queue-es5

    Promise queue with concurrency control

    • v6.0.2
    • 31.25
    • Published

    directly

    Like Promise.all, only less so

    • v2.0.6
    • 31.12
    • Published

    prom-utils

    Promise utilities: rate limiting, queueing/batching, defer, etc.

    • v0.16.0
    • 31.02
    • Published

    @xdanangelxoqenpm/ipsam-magnam-error

    <div align="center"> <h1> <nobr> <a href="https://storybookjs.github.io/storybook-addon-console"> <img src="https://github.com/storybookjs/storybook-addon-console/raw/master/docs/logo.png" alt="logo" height="140"> </a> <img src="http

    • v1.0.0
    • 31.00
    • Published

    event-bucket-throttle

    A basic token bucket that throttles based on key. Not only does it have a total bucket size, but also contains "child" buckets to prevent a single event from overwhelming the bucket.

    • v1.0.0
    • 30.79
    • Published

    method-throttle

    throttles a method for a specific time

    • v1.1.0
    • 30.65
    • Published

    use-sluggish-state

    A react hook for setting state after a specific delay, built with typescript in mind.

    • v6.0.0
    • 29.91
    • Published

    throttle-debounce-ts

    Throttle and debounce functions written in typescript

    • v1.1.1
    • 29.90
    • Published

    bunchie

    A keyed debouncer.

      • v5.1.0
      • 29.10
      • Published

      react-use-listener

      Demo [CodeSandbox](https://codesandbox.io/s/wonderful-franklin-zpck1)

      • v1.0.3
      • 28.98
      • Published

      telegraf-throttler

      A middleware for Telegraf, that throttles inbound and outbound requests from Telegram

      • v0.6.0
      • 28.72
      • Published

      @bobyzgirlllnpm/quisquam-voluptatem-quos

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

      • v1.0.0
      • 28.66
      • Published

      p-limiter

      Zero dependency, lightweight concurrent Promise limiter

      • v1.0.0
      • 28.62
      • Published

      zero-overhead-promise-lock

      An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator, access to the currently executing task promise for smart reuse (useful when launching a duplicate t

      • v1.2.1
      • 28.35
      • Published

      debounce-throttle

      lodash debounce and throttle function built by lodash-cli to support UMD

      • v1.0.4
      • 28.34
      • Published

      zero-overhead-keyed-promise-lock

      An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or

      • v1.1.1
      • 28.25
      • Published

      @crabas0npm/corporis-blanditiis-in

      <h1 align="center" style="border-bottom: none;">📚 @crabas0npm/corporis-blanditiis-in</h1> <h3 align="center">Better TypeScript Control Flow</h3> <p align="center"> <a href="https://circleci.com/gh/patrickmichalina/@crabas0npm/corporis-blanditiis-in">

      • v1.0.0
      • 28.08
      • Published

      qew

      Queue asynchronous functions

      • v0.11.1
      • 27.81
      • Published

      @crabas0npm/vel-ut-tenetur

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

      • v1.0.0
      • 27.59
      • Published

      @zibuthe7j11/reiciendis-vero-officia

      [![](https://img.shields.io/npm/v/@zibuthe7j11/reiciendis-vero-officia.svg?style=flat)](https://www.npmjs.com/package/@zibuthe7j11/reiciendis-vero-officia) [![](https://img.shields.io/npm/dt/@zibuthe7j11/reiciendis-vero-officia.svg)](https://www.npmjs.com

      • v1.0.0
      • 27.39
      • Published

      mabiki

      Provides throttle and debounce

      • v1.0.1
      • 27.35
      • Published

      throttle-promise

      Throttle promise-returning & async functions

      • v1.0.4
      • 27.13
      • Published

      @olton/hooks

      The set of js hooks.

        • v0.13.1
        • 26.94
        • Published

        preact-moveable

        A Preact Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Pinchable, Groupable, Snappable.

        • v0.55.0
        • 26.92
        • Published

        nestjs-throttler

        A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.

        • v0.3.0
        • 26.88
        • Published

        p-queue-multi

        Promise queue with concurrency control

        • v8.0.4
        • 26.87
        • Published

        @winglet/common-utils

        Comprehensive utility library providing commonly used functions for JavaScript/TypeScript projects including array processing, object manipulation, Promise handling, and type checking

        • v0.4.3
        • 26.86
        • Published

        my-utils-kit

        A lightweight and type-safe utility library for working with strings, objects, array Performance methods in TypeScript. Includes helpful methods for deep cloning, object transformations, safe access, query string handling, and more — designed for modern J

        • v1.3.6
        • 26.70
        • Published

        @osjwnpm/hic-accusantium-dolores

        [![Build Status](https://travis-ci.org/osjwnpm/hic-accusantium-dolores.svg?branch=master)](https://travis-ci.org/osjwnpm/hic-accusantium-dolores) [![dependencies Status](https://david-dm.org/osjwnpm/hic-accusantium-dolores/status.svg)](https://david-dm.or

        • v1.0.0
        • 26.55
        • Published

        saturated

        A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits

        • v1.0.0
        • 26.38
        • Published

        @omegion1npm/maiores-similique-fuga

        `@omegion1npm/maiores-similique-fuga.js` implements a CommonJS-style module system for NodeJS which has a high degree of compatibility with the default module system, npm, etc -- but which exists in a separate vm context and not share an exports object g

        • v1.0.0
        • 26.33
        • Published

        misc-helpers

        Uma coleção robusta de helpers, validadores e classes de alta performance para JavaScript/Node.js, incluindo processamento em lote (bulk), validadores de documentos brasileiros e utilitários de criptografia.

        • v2.0.17
        • 26.30
        • Published

        vue-click

        Vue plugin for advanced click directive.

        • v2.1.7
        • 26.20
        • Published

        @forivall/wyt

        A time-based rate limiter using promises

        • v2.0.4
        • 25.93
        • Published

        @hutechwebsite/soluta-eius-nesciunt-a

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.90
        • Published

        nano-throttle

        Minimal throttle function implementation

        • v1.0.3
        • 25.78
        • Published

        @ratelock/redis

        Redis storage backend for RateLock rate limiting system

        • v0.1.1
        • 25.76
        • Published

        @hutechtechnical/ex-minus-iste-id

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.70
        • Published

        @lambrioanpm/quis-quod-ipsa

        [![Build Status](https://circleci.com/gh/blackflux/@lambrioanpm/quis-quod-ipsa.png?style=shield)](https://circleci.com/gh/blackflux/@lambrioanpm/quis-quod-ipsa) [![NPM](https://img.shields.io/npm/v/@lambrioanpm/quis-quod-ipsa.svg)](https://www.npmjs.com/p

        • v1.0.0
        • 25.69
        • Published

        @saoviettest/placeat-voluptates-neque-fugit

        [![NPM Version](https://img.shields.io/npm/v/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provider-zod) [![NPM Downloads](https://img.shields.io/npm/dm/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provid

        • v1.0.0
        • 25.68
        • Published

        @bobyzgirlllnpm/reiciendis-officiis-aperiam

        Experimental JSON to FFmpeg command line tool for video editing. Because of JSON it's much easier to create and edit video timeline and it's much easier to integrate it with other tools.

        • v1.0.0
        • 25.64
        • Published

        @xdanangelxoqenpm/harum-voluptates-eos

        <h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat

        • v1.0.0
        • 25.64
        • Published

        @ryniaubenpm2/alias-voluptatum-natus

        <p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>

        • v1.0.0
        • 25.62
        • Published

        @a-2-c-2-anpm/fuga-omnis-provident

        [ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/

        • v1.0.0
        • 25.62
        • Published

        @a-2-c-2-anpm/illum-incidunt-magnam

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.62
        • Published

        @ryniaubenpm2/optio-quas-repellendus

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.62
        • Published

        @omegion1npm/corrupti-repellendus-adipisci

        [![Build Status](https://travis-ci.org/gtournie/@omegion1npm/corrupti-repellendus-adipisci.svg?branch=master)](https://travis-ci.org/gtournie/@omegion1npm/corrupti-repellendus-adipisci) [![Coverage Status](https://coveralls.io/repos/github/gtournie/@omegi

        • v1.0.0
        • 25.60
        • Published

        @bobyzgirlllnpm/repellendus-nam-provident

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.60
        • Published

        @bobyzgirlllnpm/fugit-et-reprehenderit

        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![npm (scoped)](https://img.shields.io/npm/v/@bobyzgirlllnpm/fugit-et-reprehenderit) ![node-current (scoped)](https://img.shields.io/node/v/@bobyzgir

        • v1.0.0
        • 25.60
        • Published

        @hutechtechnical/quisquam-excepturi-laborum-ducimus

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.60
        • Published

        @ryniaubenpm2/incidunt-sunt-provident

        Tiny, isomorphic convenience wrapper around the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) aiming to reduce boilerplate, especially when sending and receiving JSON.

        • v1.0.0
        • 25.60
        • Published

        @micromint1npm/voluptate-labore-ipsa

        [![Twitter API v2 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api/early-access) [![Twitter API v1.1 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwba

        • v1.0.0
        • 25.54
        • Published

        @osjwnpm/sequi-earum-amet

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.53
        • Published

        @ryniaubenpm/quam-optio-ipsum

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.53
        • Published

        @bobyzgirlllnpm/molestias-sunt-culpa

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.53
        • Published

        @micromint1npm/in-fugit-nesciunt

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.53
        • Published

        @micromint1npm/quia-laudantium-excepturi

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.51
        • Published

        @micromint1npm/soluta-distinctio-asperiores

        [![npm version](https://img.shields.io/npm/v/@micromint1npm/soluta-distinctio-asperiores.svg)](https://www.npmjs.com/package/@micromint1npm/soluta-distinctio-asperiores) [![Downloads/month](https://img.shields.io/npm/dm/@micromint1npm/soluta-distinctio-as

        • v1.0.0
        • 25.51
        • Published

        @hutechwebsite/iusto-impedit-quidem-voluptate

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v1.0.0
        • 25.51
        • Published

        @a-2-c-2-anpm/maxime-quod-magnam

        <div align="center"> <img src="https://www.interactivebrokers.com/images/web/logos/ib-logo-text-black.svg"></img> <p align="center"> <h1 align="center">Typescript API</h1> </p> <div style="display: flex;justify-content:center;"> <img src="

        • v1.0.0
        • 25.51
        • Published

        @ryniaubenpm/rerum-vitae-quo

        ![TanStack Table Header](https://github.com/tanstack/table/raw/main/media/repo-header.png)

        • v1.0.0
        • 25.51
        • Published

        @resourge/http-service

        [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

        • v1.42.1
        • 25.50
        • Published

        @ryniaubenpm2/eum-a-velit

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v1.0.0
        • 25.49
        • Published

        @bobyzgirlllnpm/placeat-dignissimos-quae

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.49
        • Published

        @ryniaubenpm2/iusto-corporis-vero

        [![npm version](https://img.shields.io/npm/v/eslint.svg)](https://www.npmjs.com/package/eslint) [![Downloads](https://img.shields.io/npm/dm/eslint.svg)](https://www.npmjs.com/package/eslint) [![Build Status](https://github.com/ryniaubenpm2/iusto-corporis-

        • v1.0.0
        • 25.49
        • Published

        @emiplegiaqmnpm/expedita-alias-suscipit

        [ci-image]: https://img.shields.io/github/workflow/status/emiplegiaqmnpm/expedita-alias-suscipit/ci/master [ci-url]: https://github.com/emiplegiaqmnpm/expedita-alias-suscipit/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://

        • v1.0.0
        • 25.49
        • Published

        @odczynflnpm/eius-itaque-reiciendis

        <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

        • v1.0.0
        • 25.48
        • Published

        @a-2-c-2-anpm/ut-inventore-illo

        [![npm version](https://badge.fury.io/js/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![downloads](https://img.shields.io/npm/dt/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![license](https://img.shields.io/npm/l/@a-2-c-2-anpm/ut-inventore-illo.svg

        • v1.0.0
        • 25.48
        • Published

        @hoangcung1804npm/nihil-aliquid-ipsam

        <a href="http://promisesaplus.com/"> <img src="http://promisesaplus.com/assets/logo-small.png" alt="Promises/A+ logo" title="Promises/A+ 1.1 compliant" align="right" /> </a>

        • v1.0.0
        • 25.48
        • Published

        @osjwnpm/delectus-at-et

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 25.47
        • Published

        @hoangcung1804npm/perferendis-commodi-beatae

        <a name="README">[<img src="https://rawgithub.com/hoangcung1804npm/perferendis-commodi-beatae/main/images/jasmine-horizontal.svg" width="400px" />](http://jasmine.github.io)</a>

        • v1.0.0
        • 25.47
        • Published

        throttle-function

        Takes a function, returns a function that will can only be called a certain amount of times per second.

        • v0.1.0
        • 25.46
        • Published

        @odczynflnpm/ad-ullam-officia

        A dependency-free collection of useful functions for applications in TypeScript. (Actually, you need some peer libraries if you use some of the functions). Written in Typescript.

        • v1.0.0
        • 25.46
        • Published

        @crabas0npm/veniam-earum-mollitia

        ![Last version](https://img.shields.io/github/tag/Kikobeats/@crabas0npm/veniam-earum-mollitia.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@crabas0npm/veniam-earum-mollitia/master.svg?style=flat-square)](https://travis-c

        • v1.0.0
        • 25.45
        • Published

        @hutechtechnical/odit-beatae-neque-voluptatem

        React-Hook-Form-Mantine is a library that simplifies the integration of Mantine components with React Hook Form. By adding a "name" prop to Mantine components, the library seamlessly connects them to the corresponding form field.

        • v1.0.0
        • 25.44
        • Published

        @bobyzgirlllnpm/quasi-et-tempora

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v1.0.0
        • 25.43
        • Published

        @ryniaubenpm/numquam-velit-porro

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.43
        • Published

        @a-2-c-2-anpm/quod-laboriosam-aspernatur

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.42
        • Published

        @saoviettest/eaque-eius-totam-veritatis

        `@saoviettest/eaque-eius-totam-veritatis` is a package that is based on C# conversions. Transacting functionally like `DateTime`.

        • v1.0.0
        • 25.42
        • Published

        @xdanangelxoqenpm/ut-nihil-architecto

        [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.42
        • Published

        @a-2-c-2-anpm/modi-facilis-ab

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.40
        • Published

        @micromint1npm/inventore-provident-cum

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.38
        • Published

        @crabas0npm/totam-quia-tenetur

        [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/@crabas0npm/totam-quia-tenetur) [![TypeScript](https://img.shields.io/badge/-Typed-808080?logo=typescript&colorA=404040&logoC

        • v1.0.0
        • 25.38
        • Published

        @ryniaubenpm2/fugiat-officiis-beatae

        [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA

        • v1.0.0
        • 25.38
        • Published

        @saoviettest/consequuntur-tempore-ducimus-quia

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.35
        • Published

        @bobyzgirlllnpm/veniam-dolorum-deserunt

        <div align="center"> <a href="https://eslint.org/"> <img height="150" src="https://eslint.org/assets/images/logo/eslint-logo-color.svg"> </a> <a href="https://jestjs.io/"> <img width="150" height="150" vspace="" hspace="25" src="https://jest

        • v1.0.0
        • 25.35
        • Published

        @hoangcung1804npm/error-doloribus-odit

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v1.0.0
        • 25.35
        • Published

        @emiplegiaqmnpm/accusamus-velit-ut

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 25.35
        • Published

        @ryniaubenpm2/natus-at-tempora

        This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

        • v1.0.0
        • 25.35
        • Published

        @hoangcung1804npm/labore-quam-vel

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 25.35
        • Published

        @saoviettest/aspernatur-veniam-saepe-blanditiis

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.35
        • Published

        @tea062024/eveniet-modi-ab

        [![Build Status](https://travis-ci.org/tea062024/eveniet-modi-ab.svg?branch=master)](https://travis-ci.org/tea062024/eveniet-modi-ab)

        • v1.0.0
        • 25.35
        • Published

        @lambrioanpm/perferendis-soluta-explicabo

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.33
        • Published

        @micromint1npm/facilis-enim-dolorem

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 25.33
        • Published

        @ryniaubenpm/ab-quisquam-at

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v1.0.0
        • 25.33
        • Published

        @lambrioanpm/molestiae-asperiores-eum

        <p align="center"> <img src="https://cdn.jsdelivr.net/gh/lambrioanpm/molestiae-asperiores-eum/client/images/readme-logo.svg"/> </p> <p align="center"> <a href="https://www.npmjs.org/package/@droppyjs/cli"><img src="https://img.shields.io/npm/v/@droppy

        • v1.0.0
        • 25.33
        • Published

        @omegion1npm/quia-commodi-totam

        The original project only supports up to Electron^22.0.0, but my project is built on Electron^26.0.0. Therefore, I have attempted to upgrade the Electron version used within the menubar project.

        • v1.0.0
        • 25.33
        • Published

        @omegion1npm/saepe-laudantium-quod

        [![Build Status](https://travis-ci.org/@omegion1npm/saepe-laudantium-quodjs/@omegion1npm/saepe-laudantium-quod.svg?branch=master)](https://travis-ci.org/@omegion1npm/saepe-laudantium-quodjs/@omegion1npm/saepe-laudantium-quod)

        • v1.0.0
        • 25.33
        • Published

        @bobyzgirlllnpm/expedita-necessitatibus-alias

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 25.31
        • Published