JSPM

Found 54032 results for javascript automation tools

@appium/docutils

Documentation generation utilities for Appium and related projects

  • v2.0.1
  • 41.89
  • Published

circular-dependency-scanner

Out-of-box and zero configuration circular dependencies detector, with both JavaScript API and Command Line Tool.

  • v2.3.0
  • 41.56
  • Published

get-intrinsic

Get and robustly cache all JS language-level intrinsics at first require time

  • v1.3.0
  • 41.55
  • Published

@datorama/akita

A Reactive State Management Tailored-Made for JS Applications

  • v8.0.1
  • 41.53
  • Published

phaser

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

  • v3.90.0
  • 41.49
  • Published

human-signals

Human-friendly process signals

  • v8.0.1
  • 41.47
  • Published

es-define-property

`Object.defineProperty`, but not IE 8's broken one.

  • v1.0.1
  • 41.42
  • Published

jodit

Jodit is an awesome and useful wysiwyg editor with filebrowser

  • v4.6.2
  • 41.33
  • Published

gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

  • v1.2.0
  • 41.27
  • Published

espree

An Esprima-compatible JavaScript parser built on Acorn

  • v10.4.0
  • 41.21
  • Published

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

  • v1.1.1
  • 41.21
  • Published

hasown

A robust, ES3 compatible, "has own property" predicate.

  • v2.0.2
  • 41.20
  • Published

has-tostringtag

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

  • v1.0.2
  • 41.11
  • Published

diff

A JavaScript text diff implementation.

  • v8.0.2
  • 41.09
  • Published

es-errors

A simple cache for a few of the JS Error constructors.

  • v1.3.0
  • 41.05
  • Published

esprima

ECMAScript parsing infrastructure for multipurpose analysis

  • v4.0.1
  • 41.00
  • Published

prelude-ls

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

  • v1.2.1
  • 40.95
  • Published

eslint

An AST-based pattern checker for JavaScript.

  • v9.34.0
  • 40.93
  • Published

call-bind

Robustly `.call.bind()` a function

  • v1.0.8
  • 40.80
  • Published

superfly-timeline

Resolver for defining objects with temporal boolean logic relationships on a timeline

  • v9.1.2
  • 40.70
  • Published

call-bound

Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.

  • v1.0.4
  • 40.61
  • Published

esquery

A query library for ECMAScript AST using a CSS selector like query language.

  • v1.6.0
  • 40.56
  • Published

define-data-property

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

  • v1.1.4
  • 40.55
  • Published

is-plain-object

Returns true if an object was created by the `Object` constructor, or Object.create(null).

  • v5.0.0
  • 40.53
  • Published

@eslint/js

ESLint JavaScript language implementation

  • v9.34.0
  • 40.52
  • Published

get-symbol-description

Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.

  • v1.1.0
  • 40.21
  • Published

is-array-buffer

Is this value a JS ArrayBuffer?

  • v3.0.5
  • 40.16
  • Published

serialize-javascript

Serialize JavaScript to a superset of JSON that includes regular expressions and functions.

  • v6.0.2
  • 40.13
  • Published

terser

JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

  • v5.43.1
  • 40.01
  • Published

unbox-primitive

Unbox a boxed JS primitive value.

  • v1.1.0
  • 39.97
  • Published

@appium/strongbox

Persistent storage for Appium extensions

  • v1.0.0
  • 39.95
  • Published

inquirer

A collection of common interactive command line user interfaces.

  • v12.9.4
  • 39.89
  • Published

data-view-buffer

Get the ArrayBuffer out of a DataView, robustly.

  • v1.0.2
  • 39.67
  • Published

fdir

The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s

  • v6.5.0
  • 39.67
  • Published

is-data-view

Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

  • v1.0.2
  • 39.56
  • Published

httpsnippet

HTTP Request snippet generator for *most* languages

  • v3.0.1
  • 39.44
  • Published

regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

  • v6.2.0
  • 39.35
  • Published

omit-empty-es

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

  • v1.2.0
  • 39.34
  • Published

is-arguments

Is this an arguments object? It's a harder question than you think.

  • v1.2.0
  • 39.28
  • Published

uglify-js

JavaScript parser, mangler/compressor and beautifier toolkit

  • v3.19.3
  • 39.20
  • Published

httpsnippet-lite

HTTP Request snippet generator for *most* languages

  • v3.0.5
  • 39.03
  • Published

regenerate

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

  • v1.4.2
  • 38.99
  • Published

array.prototype.tosorted

An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.

  • v1.1.4
  • 38.82
  • Published

has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

  • v2.0.1
  • 38.82
  • Published

object.groupby

An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.

  • v1.0.3
  • 38.82
  • Published

enquirer

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

  • v2.4.1
  • 38.62
  • Published

ocular-dev-tools

Dev tools for our Javascript frameworks

  • v2.0.0-alpha.31
  • 38.58
  • Published

jgexml

The Just-Good-Enough XML Toolkit

  • v0.4.4
  • 38.58
  • Published

es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

  • v1.2.1
  • 38.55
  • Published

iterator.prototype

`Iterator.prototype`, or a shared object to use.

  • v1.1.5
  • 38.50
  • Published

ts-retry

A little retry tool to execute a function until the function is successful. Can also bind a timeout to a function. This lib is usable in typescript, in javascript, in node, in SPA tools (rest, Vue, Svelte...) and browser (available in ESM and common js fo

  • v6.0.0
  • 38.46
  • Published

ast-types-flow

Flow types for the Javascript AST

  • v0.0.8
  • 38.27
  • Published

typescript-eslint

Tooling which enables you to use TypeScript with ESLint

  • v8.41.0
  • 38.19
  • Published

jspreadsheet-ce

Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive data grids with spreadsheet like controls compatible with Excel, Google Spreadsheets and any other spreadsheet software.

  • v5.0.4
  • 38.10
  • Published

html-minifier-terser

Highly configurable, well-tested, JavaScript-based HTML minifier.

  • v7.2.0
  • 37.81
  • Published

@smoud/playable-scripts

Accelerate HTML5 playable ad development and production across different ad networks, with a single tool, which offering both a streamlined CLI and a flexible API.

  • v1.0.29
  • 37.79
  • Published

@inquirer/figures

Vendored version of figures, for CJS compatibility

  • v1.0.13
  • 37.60
  • Published

@xmldom/xmldom

A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.

  • v0.8.11
  • 37.34
  • Published

is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.

  • v5.2.1
  • 37.23
  • Published

es5-ext

ECMAScript extensions and shims

  • v0.10.64
  • 37.19
  • Published

environment

Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc

  • v1.1.0
  • 37.17
  • Published

@usebruno/cli

With Bruno CLI, you can now run your API collections with ease using simple command line commands.

  • v2.10.0
  • 37.04
  • Published

is-reference

Determine whether an AST node is a reference

  • v3.0.3
  • 36.91
  • Published

@inquirer/prompts

Inquirer prompts, combined in a single package

  • v7.8.4
  • 36.87
  • Published

cluster-key-slot

Generates CRC hashes for strings - for use by node redis clients to determine key slots.

  • v1.1.2
  • 36.85
  • Published

@symbiotejs/symbiote

Symbiote.js - close-to-platform frontend library for building super-powered web components

  • v2.3.3
  • 36.81
  • Published

ext

JavaScript utilities with respect to emerging standard

  • v1.7.0
  • 36.74
  • Published

embla-carousel

A lightweight carousel library with fluid motion and great swipe precision

  • v8.6.0
  • 36.73
  • Published

embla-carousel-react

A lightweight carousel library with fluid motion and great swipe precision

  • v8.6.0
  • 36.65
  • Published

esraw

An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.

  • v0.3.1
  • 36.56
  • Published

@pmmmwh/react-refresh-webpack-plugin

An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.

  • v0.6.1
  • 36.53
  • Published

redis-parser

Javascript Redis protocol (RESP) parser

  • v3.0.0
  • 36.47
  • Published

kosha

⚡A modern, lightweight, fast, and powerful global state management library for modern React.js projects.

  • v1.3.1
  • 36.44
  • Published

redis-errors

Error classes used in node_redis

  • v1.2.0
  • 36.43
  • Published

nextjs-themes-lite

Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.

  • v4.0.6
  • 36.18
  • Published

@azure/logger

Microsoft Azure SDK for JavaScript - Logger

  • v1.3.0
  • 36.17
  • Published

css-has-pseudo

Style elements relative to other elements in CSS

  • v7.0.3
  • 36.08
  • Published

memoizerific

Fast, small, efficient JavaScript memoization lib to memoize JS functions

  • v1.11.3
  • 36.06
  • Published

css-blank-pseudo

Style form elements when they are empty

  • v7.0.1
  • 35.85
  • Published

map-or-similar

A JavaScript (JS) Map or Similar object polyfill if Map is not available.

  • v1.5.0
  • 35.82
  • Published

@azure/core-lro

Isomorphic client library for supporting long-running operations in node.js and browser.

  • v3.3.0
  • 35.74
  • Published

style-to-js

Parses CSS inline style to JavaScript object (camelCased).

  • v1.1.17
  • 35.73
  • Published

strip-comments

Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.

  • v2.0.1
  • 35.53
  • Published

node-diff3

A node.js module for text diffing and three-way-merge.

  • v3.1.2
  • 35.52
  • Published

babylon

A JavaScript parser

  • v6.18.0
  • 35.51
  • Published

array-slice

Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.

  • v1.1.0
  • 35.33
  • Published

react18-themes-lite

Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.

  • v3.2.0
  • 35.32
  • Published

@juggle/resize-observer

Polyfills the ResizeObserver API and supports box size options from the latest spec

  • v3.4.0
  • 35.18
  • Published

objectorarray

Is the value an object or an array but not null?

  • v1.0.5
  • 35.08
  • Published

jpeg-js

A pure javascript JPEG encoder and decoder

  • v0.4.4
  • 35.06
  • Published

openid-client

OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

  • v6.7.1
  • 35.06
  • Published

@copilotkit/shared

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

  • v1.10.2
  • 34.92
  • Published

@inquirer/external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

  • v1.0.1
  • 34.83
  • Published

cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

  • v2.1.1
  • 34.77
  • Published

object.defaults

Like `extend` but only copies missing properties/values to the target object.

  • v1.1.0
  • 34.72
  • Published

broke-cli

🚀 The ultimate CLI coding assistant powered by AI - Generate code, analyze projects, and build applications with natural language commands

  • v2.0.0
  • 34.63
  • Published

knip

Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects

  • v5.63.0
  • 34.60
  • Published

remark-mdx

remark plugin to support MDX syntax

  • v3.1.0
  • 34.60
  • Published

esbuild-raw-loader

An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.

  • v0.3.1
  • 34.54
  • Published

javascript-natural-sort

Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license

  • v0.7.1
  • 34.53
  • Published

acorn-node

the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions

  • v2.0.1
  • 34.46
  • Published

canvg

JavaScript SVG parser and renderer on Canvas.

  • v4.0.3
  • 34.42
  • Published

html-minifier

Highly configurable, well-tested, JavaScript-based HTML minifier.

  • v4.0.0
  • 34.42
  • Published

@azure/storage-blob

Microsoft Azure Storage SDK for JavaScript - Blob

  • v12.28.0
  • 34.33
  • Published

js-string-escape

Escape strings for use as JavaScript string literals

  • v1.0.1
  • 34.33
  • Published

goober

A less than 1KB css-in-js solution

  • v2.1.16
  • 34.27
  • Published

esbuild-raw

An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.

  • v0.3.1
  • 34.25
  • Published

estree-util-visit

esast (and estree) utility to visit nodes

  • v2.0.0
  • 34.19
  • Published

js2xmlparser

Parses JavaScript objects into XML

  • v5.0.0
  • 34.18
  • Published

@copilotkit/runtime-client-gql

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

  • v1.10.2
  • 34.17
  • Published

@copilotkit/react-core

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

  • v1.10.2
  • 34.07
  • Published

natural-orderby

Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.

  • v5.0.0
  • 34.06
  • Published

alm

The best IDE for TypeScript

  • v2.39.1
  • 34.02
  • Published

oauth4webapi

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

  • v3.8.1
  • 34.01
  • Published

@lcsng/tools

A modular JavaScript utility library designed for scalable, efficient web development.

  • v0.0.30
  • 33.91
  • Published

javascript-stringify

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

  • v2.1.0
  • 33.88
  • Published

@swc/cli

CLI for the swc project

  • v0.7.8
  • 33.88
  • Published

mdb-react-ui-kit

Bootstrap 5 & React 18 UI KIT - 700+ components, MIT license, simple installation.

  • v9.0.0
  • 33.87
  • Published

@copilotkit/react-ui

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

  • v1.10.2
  • 33.82
  • Published

@copilotkit/runtime

<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />

  • v1.10.2
  • 33.82
  • Published

three

JavaScript 3D library

  • v0.179.1
  • 33.75
  • Published

hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

  • v3.1.3
  • 33.71
  • Published

estree-util-build-jsx

Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)

  • v3.0.1
  • 33.66
  • Published

gray-matter

Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and

  • v4.0.3
  • 33.59
  • Published

is-expression

Check if a string is a valid JavaScript expression

  • v4.0.0
  • 33.47
  • Published

@crossed/core

A universal & performant styling library for React Native, Next.js & React

    • v0.9.0
    • 33.38
    • Published

    enzyme-shallow-equal

    Adaptation of react-addons-shallow-compare, for independent usage

    • v1.0.7
    • 33.35
    • Published

    eol

    Newline character converter

    • v0.10.0
    • 33.28
    • Published

    @readme/httpsnippet

    HTTP Request snippet generator for *most* languages

    • v11.0.0
    • 33.28
    • Published

    pdf-lib

    Create and modify PDF files with JavaScript

    • v1.17.1
    • 33.26
    • Published

    browserify

    browser-side require() the node way

    • v17.0.1
    • 33.21
    • Published

    material-colors

    Colors of Google's Material Design made available to coders

    • v1.2.6
    • 33.10
    • Published

    tamedevil

    Build and evaluate JavaScript strings safely via tagged template literals

    • v0.0.0-beta.8
    • 33.09
    • Published

    @rschedule/rule-tools

    Utility functions for manipulating rSchedule Rule objects.

    • v1.2.0
    • 33.08
    • Published

    editions

    Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)

    • v6.22.0
    • 33.07
    • Published

    pure-conditions

    Utility methods for simple conditions

    • v1.2.1
    • 33.07
    • Published

    xmldom

    A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.

    • v0.6.0
    • 33.05
    • Published

    enzyme

    JavaScript Testing utilities for React

    • v3.11.0
    • 32.98
    • Published

    bmp-js

    A pure javascript BMP encoder and decoder

    • v0.1.0
    • 32.96
    • Published

    dash-ast

    walk an AST, quickly

    • v2.0.1
    • 32.95
    • Published

    blueimp-md5

    JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.

    • v2.19.0
    • 32.92
    • Published

    yamux-js

    [![npm version](https://badge.fury.io/js/yamux-js.svg)](https://www.npmjs.com/package/yamux-js) [![Build status](https://img.shields.io/github/actions/workflow/status/th-ch/yamux-js/node.js.yml?branch=master)](https://github.com/th-ch/yamux-js) [![GitHub

    • v0.2.0
    • 32.91
    • Published

    array.prototype.toreversed

    An ESnext spec-compliant `Array.prototype.toReversed` shim/polyfill/replacement that works as far down as ES3.

    • v1.1.2
    • 32.78
    • Published

    get-assigned-identifiers

    get a list of identifiers that are initialised by a JavaScript AST node.

    • v1.2.0
    • 32.78
    • Published

    namastejs

    A spiritual greeting from your JavaScript code. Because every function deserves a 'Namaste 🙏'

    • v1.3.6
    • 32.76
    • Published

    inversify

    A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.

    • v7.9.1
    • 32.74
    • Published

    google-closure-deps

    Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader.

    • v20230802.0.0
    • 32.74
    • Published

    @speed-highlight/core

    🌈 Light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection

    • v1.2.7
    • 32.72
    • Published

    tocbot

    Generate a table of contents based on the heading structure of a html document.

    • v4.36.4
    • 32.70
    • Published

    gifwrap

    A Jimp-compatible library for working with GIFs

    • v0.10.1
    • 32.59
    • Published

    es5-shim

    ECMAScript 5 compatibility shims for legacy JavaScript engines

    • v4.6.7
    • 32.54
    • Published

    lambda-live-debugger

    Debug Lambda functions locally like it is running in the cloud

    • v1.8.6
    • 32.54
    • Published

    @jsonjoy.com/codegen

    No-dependencies, low-level, high-performance JIT code generation package for JavaScript

    • v1.0.0
    • 32.53
    • Published

    redux-saga

    Saga middleware for Redux to handle Side Effects

    • v1.3.0
    • 32.52
    • Published

    @graphidocs/docs

    Static page generator for documenting GraphQL Schema

    • v1.0.6
    • 32.47
    • Published

    mark.js

    Highlight keywords using JavaScript. Intended for every use case. Can e.g. be used to mark text in search results.

    • v8.11.1
    • 32.46
    • Published

    emulate-tab

    emulate tab key without selector or dependencies

    • v1.2.1
    • 32.42
    • Published

    array-last

    Get the last or last n elements in an array.

    • v1.3.0
    • 32.39
    • Published

    js-library-detector

    Detects the JavaScript libraries running on a page

    • v6.7.0
    • 32.35
    • Published

    cloudevents

    CloudEvents SDK for JavaScript

    • v10.0.0
    • 32.32
    • Published

    recma-jsx

    recma plugin to add support for parsing and serializing JSX

    • v1.0.1
    • 32.31
    • Published

    estree-util-scope

    Check what’s defined in an estree scope

    • v1.0.0
    • 32.31
    • Published

    rehype-recma

    recma plugin to transform HTML (hast) to JS (estree)

    • v1.0.0
    • 32.28
    • Published

    recma-stringify

    recma plugin to serialize JavaScript

    • v1.0.0
    • 32.28
    • Published

    recma-parse

    recma plugin to parse JavaScript

    • v1.0.0
    • 32.28
    • Published

    exzyle-aparatus

    A set of utilities and tools for data storage and manipulation.

    • v1.0.0
    • 32.26
    • Published

    @promptbook/fake-llm

    Promptbook: Run AI apps in plain human language across multiple models and platforms

    • v0.100.0-44
    • 32.25
    • Published

    i18ntk

    🚀 The fastest i18n toolkit with 97% performance boost! Zero-dependency, enterprise-grade internationalization for React, Vue, Angular, Python, Java, PHP & more. Features PIN protection, auto framework detection, 7+ UI languages, and comprehensive transla

    • v1.10.2
    • 32.20
    • Published

    recma-build-jsx

    recma plugin to add support for parsing and serializing JSX

    • v1.0.0
    • 32.19
    • Published

    array-initial

    Get all but the last element or last n elements of an array.

    • v1.1.0
    • 32.17
    • Published

    undeclared-identifiers

    find undeclared identifiers and property accesses in a javascript file.

    • v1.1.3
    • 32.16
    • Published

    pdfmake

    Client/server side PDF printing in pure JavaScript

    • v0.2.20
    • 32.09
    • Published

    notistack

    Highly customizable notification snackbars (toasts) that can be stacked on top of each other

    • v3.0.2
    • 32.00
    • Published

    @openpgp/jsdoc

    An API documentation generator for JavaScript.

    • v3.6.11
    • 31.97
    • Published

    @redux-saga/core

    Saga middleware for Redux to handle Side Effects

    • v1.3.0
    • 31.94
    • Published

    flatpickr

    A lightweight, powerful javascript datetime picker

    • v4.6.13
    • 31.93
    • Published

    docusaurus-plugin-copy-page-button

    Docusaurus plugin that adds a copy page button to extract documentation content as markdown for AI tools like ChatGPT and Claude

    • v0.3.3
    • 31.91
    • Published

    cropperjs

    JavaScript image cropper.

    • v2.0.1
    • 31.85
    • Published

    otomato-sdk

    An SDK for building and managing automations on Otomato

      • v2.0.320
      • 31.81
      • Published

      imask

      vanilla javascript input mask

      • v7.6.1
      • 31.79
      • Published

      @azure/ms-rest-js

      Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest

      • v2.7.0
      • 31.74
      • Published

      wdio-rerun-service

      A WebdriverIO service to track and prepare for re-running failing or flaky Jasmine/Mocha tests or Cucumber Scenarios.

      • v2.0.7
      • 31.69
      • Published

      @foblex/flow

      An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.

      • v17.7.1
      • 31.65
      • Published