JSPM

Found 53818 results for javascript regex replace

identifier-regex

Regular expression for matching JavaScript identifiers

  • v1.0.0
  • 98.83
  • Published

skip-regex

Micro parser for detection of literal regexes

  • v1.0.2
  • 93.49
  • Published

regexpu-core

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

  • v6.2.0
  • 90.04
  • Published

regenerate

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

  • v1.4.2
  • 86.33
  • Published

esquery

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

  • v1.6.0
  • 85.86
  • Published

comment-regex

Regular expression for matching JavaScript comments

  • v2.0.0
  • 82.18
  • Published

regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

  • v4.8.0
  • 81.55
  • Published

uglify-js

JavaScript parser, mangler/compressor and beautifier toolkit

  • v3.19.3
  • 77.07
  • Published

@jsbits/escape-regex-str

Escapes special characters in a string, for matching substrings with a RegExp instance.

  • v1.0.3
  • 72.47
  • Published

@speed-highlight/core

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

  • v1.2.7
  • 72.22
  • Published

is-identifier

Check if a string is a valid JavaScript identifier

  • v1.0.1
  • 69.57
  • Published

are-you-es5

A package to help you find out which of your `node_modules` aren't ES5 so you can add them to your transpilation steps.

  • v2.1.2
  • 68.63
  • Published

perf-regexes

Optimized and powerful regexes for JavaScript

  • v1.0.1
  • 64.11
  • Published

@digitak/grubber

Parse code files and patch it without having to use an AST

  • v3.1.4
  • 63.15
  • Published

resedit

Node.js library editing Windows Resource data

  • v2.0.3
  • 58.77
  • Published

react-select-event

Simulate react-select events for react-testing-library

  • v5.5.1
  • 58.00
  • Published

@frsource/frs-replace

Simple wrapper around javascript replace with CLI usage support!

  • v5.1.70
  • 57.94
  • Published

js-regex-pl

JavaScript RegExp doesn't work with Unicode characters out of the box. This small package fixes this issue. This is \p{L} equalent extracted from XRegExp.

  • v1.0.1
  • 54.77
  • Published

find-and-replace-anything

Replace one val with another or all occurrences in an object recursively. A simple & small integration.

  • v4.0.3
  • 52.50
  • Published

regex-translator

Convert a Regular Expression from one flavour to another.

  • v0.2.8
  • 51.03
  • Published

subtag

Language tag parser

  • v0.5.0
  • 49.61
  • Published

smooch

Smooch.io powered web messaging

  • v5.7.12
  • 47.53
  • Published

react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

  • v5.4.6
  • 46.69
  • Published

cleave.js

JavaScript library for formatting input text content when you are typing

  • v1.6.0
  • 44.62
  • Published

tslib

Runtime library for TypeScript helper functions

  • v2.8.1
  • 44.32
  • Published

markerjs2

JavaScript image annotation

  • v2.32.6
  • 43.43
  • Published

well-known-symbols

An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.

  • v4.1.0
  • 43.38
  • Published

regex-repo

A collection of useful regular expressions.

  • v5.0.1
  • 43.06
  • Published

bundle-wizard

Analyze the JavaScript loaded by a website

  • v1.6.1
  • 42.15
  • Published

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

  • v3.1.0
  • 42.03
  • Published

typescript

TypeScript is a language for application scale JavaScript development

  • v5.9.2
  • 41.77
  • Published

get-intrinsic

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

  • v1.3.0
  • 41.55
  • Published

human-signals

Human-friendly process signals

  • v8.0.1
  • 41.49
  • Published

es-define-property

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

  • v1.0.1
  • 41.33
  • Published

espree

An Esprima-compatible JavaScript parser built on Acorn

  • v10.4.0
  • 41.26
  • Published

esprima

ECMAScript parsing infrastructure for multipurpose analysis

  • v4.0.1
  • 41.20
  • Published

hasown

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

  • v2.0.2
  • 41.17
  • Published

gopd

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

  • v1.2.0
  • 41.16
  • Published

es-errors

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

  • v1.3.0
  • 41.14
  • 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
  • 41.14
  • Published

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

  • v1.1.1
  • 41.05
  • Published

diff

A JavaScript text diff implementation.

  • v8.0.2
  • 41.01
  • Published

has-tostringtag

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

  • v1.0.2
  • 40.97
  • Published

eslint

An AST-based pattern checker for JavaScript.

  • v9.33.0
  • 40.92
  • Published

call-bind

Robustly `.call.bind()` a function

  • v1.0.8
  • 40.84
  • Published

is-plain-object

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

  • v5.0.0
  • 40.68
  • Published

call-bound

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

  • v1.0.4
  • 40.54
  • 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.53
  • Published

@eslint/js

ESLint JavaScript language implementation

  • v9.33.0
  • 40.39
  • Published

serialize-javascript

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

  • v6.0.2
  • 40.28
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 40.19
  • Published

get-symbol-description

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

  • v1.1.0
  • 40.13
  • Published

is-array-buffer

Is this value a JS ArrayBuffer?

  • v3.0.5
  • 40.06
  • Published

unbox-primitive

Unbox a boxed JS primitive value.

  • v1.1.0
  • 39.99
  • Published

inquirer

A collection of common interactive command line user interfaces.

  • v12.9.3
  • 39.87
  • Published

terser

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

  • v5.43.1
  • 39.87
  • 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.66
  • Published

str-replace

Replace Strings like a boss

  • v0.0.5
  • 39.58
  • Published

data-view-buffer

Get the ArrayBuffer out of a DataView, robustly.

  • v1.0.2
  • 39.58
  • Published

fdir

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

  • v6.5.0
  • 39.50
  • Published

is-arguments

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

  • v1.2.0
  • 39.41
  • Published

react-i18nify

Simple i18n translation and localization components and helpers for React.

  • v6.2.0
  • 39.15
  • Published

stackdriver-errors-js

Experimental client-side JavaScript library to report errors to Stackdriver Error Reporting

  • v0.12.0
  • 39.03
  • Published

object.groupby

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

  • v1.0.3
  • 38.94
  • 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.94
  • Published

pretty-print-json

Pretty-print JSON data into HTML to indent and colorize (written in functional TypeScript)

  • v3.0.5
  • 38.85
  • 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.81
  • 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.59
  • Published

iterator.prototype

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

  • v1.1.5
  • 38.49
  • Published

es-iterator-helpers

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

  • v1.2.1
  • 38.46
  • Published

ast-types-flow

Flow types for the Javascript AST

  • v0.0.8
  • 38.33
  • Published

jquery

JavaScript library for DOM operations

  • v3.7.1
  • 38.17
  • Published

typescript-eslint

Tooling which enables you to use TypeScript with ESLint

  • v8.40.0
  • 38.04
  • Published

html-minifier-terser

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

  • v7.2.0
  • 37.80
  • Published

@inquirer/figures

Vendored version of figures, for CJS compatibility

  • v1.0.13
  • 37.52
  • Published

@deeeed/hyperliquid-node20

Unofficial Hyperliquid API SDK for all major JS runtimes, written in TypeScript. Fork with Node.js 20.18.0+ compatibility.

  • v0.23.1-node20.1
  • 37.36
  • Published

es5-ext

ECMAScript extensions and shims

  • v0.10.64
  • 37.23
  • Published

@xmldom/xmldom

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

  • v0.8.11
  • 37.20
  • Published

environment

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

  • v1.1.0
  • 37.11
  • Published

is-what

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

  • v5.2.1
  • 37.05
  • Published

ext

JavaScript utilities with respect to emerging standard

  • v1.7.0
  • 36.91
  • Published

embla-carousel

A lightweight carousel library with fluid motion and great swipe precision

  • v8.6.0
  • 36.79
  • Published

is-reference

Determine whether an AST node is a reference

  • v3.0.3
  • 36.78
  • Published

embla-carousel-react

A lightweight carousel library with fluid motion and great swipe precision

  • v8.6.0
  • 36.78
  • Published

cluster-key-slot

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

  • v1.1.2
  • 36.74
  • Published

@inquirer/prompts

Inquirer prompts, combined in a single package

  • v7.8.3
  • 36.69
  • 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.48
  • Published

redis-parser

Javascript Redis protocol (RESP) parser

  • v3.0.0
  • 36.30
  • Published

redis-errors

Error classes used in node_redis

  • v1.2.0
  • 36.29
  • Published

css-has-pseudo

Style elements relative to other elements in CSS

  • v7.0.2
  • 36.09
  • Published

@azure/logger

Microsoft Azure SDK for JavaScript - Logger

  • v1.3.0
  • 36.02
  • Published

memoizerific

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

  • v1.11.3
  • 35.98
  • Published

@dfoverdx/tocamelcase

Adds a comprehensive Camel-Case (and Pascal-Case) converter to the String's prototype

  • v1.0.7
  • 35.92
  • Published

css-blank-pseudo

Style form elements when they are empty

  • v7.0.1
  • 35.87
  • Published

map-or-similar

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

  • v1.5.0
  • 35.85
  • Published

remove-sensitive-info

npm package to remove all sensitive info from data passed

  • v1.0.0
  • 35.76
  • Published

babylon

A JavaScript parser

  • v6.18.0
  • 35.68
  • Published

style-to-js

Parses CSS inline style to JavaScript object (camelCased).

  • v1.1.17
  • 35.61
  • Published

@azure/core-lro

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

  • v3.3.0
  • 35.56
  • 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.55
  • Published

array-slice

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

  • v1.1.0
  • 35.37
  • Published

jspreadsheet

Jspreadsheet is a lightweight, vanilla javascript data grid plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

    • v11.24.2
    • 35.35
    • Published

    @codeque/eslint-plugin

    Create custom ESLint rules based on code samples. Utilizing CodeQue - structural code search engine.

    • v0.1.2
    • 35.29
    • Published

    @hutechwebsite/quas-iure-iste-magni

    _@hutechwebsite/quas-iure-iste-magni_ offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. It’s based on [_emoji-test-regex-pattern_](https://github.com/mathiasbynen

    • v1.0.0
    • 35.28
    • Published

    @juggle/resize-observer

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

    • v3.4.0
    • 35.08
    • 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
    • 35.01
    • Published

    objectorarray

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

    • v1.0.5
    • 35.01
    • Published

    censoring

    Censor or highlight words and other patterns intelligently.

    • v1.1.1
    • 34.98
    • Published

    openid-client

    OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

    • v6.6.4
    • 34.97
    • Published

    jpeg-js

    A pure javascript JPEG encoder and decoder

    • v0.4.4
    • 34.88
    • Published

    regex-friendly

    Readable regex transformations, validations, and utilities with both static and chainable API.

      • v1.0.3
      • 34.77
      • Published

      geckoboard

      > **For users of the deprecated custom widget library** > > You should pin your `package.json` to version `0.0.9` of this module to ensure that your code continues to work. > > `npm install geckoboard@0.0.9 --save`

      • v2.0.2
      • 34.76
      • Published

      object.defaults

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

      • v1.1.0
      • 34.74
      • Published

      cardinal

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

      • v2.1.1
      • 34.73
      • Published

      @dan-schel/js-utils

      A library for code common to my various NodeJS/Browser projects.

      • v4.4.0
      • 34.52
      • Published

      knip

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

      • v5.62.0
      • 34.52
      • Published

      remark-mdx

      remark plugin to support MDX syntax

      • v3.1.0
      • 34.52
      • Published

      acorn-node

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

      • v2.0.1
      • 34.52
      • Published

      is-regexp-x

      Is this value a JS regex?

      • v3.1.2
      • 34.43
      • Published

      javascript-natural-sort

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

      • v0.7.1
      • 34.43
      • Published

      html-minifier

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

      • v4.0.0
      • 34.42
      • Published

      karma

      Spectacular Test Runner for JavaScript.

      • v6.4.4
      • 34.38
      • Published

      js-string-escape

      Escape strings for use as JavaScript string literals

      • v1.0.1
      • 34.33
      • Published

      akahu

      Javascript SDK for Akahu

      • v2.2.0
      • 34.24
      • Published

      goober

      A less than 1KB css-in-js solution

      • v2.1.16
      • 34.21
      • Published

      @azure/storage-blob

      Microsoft Azure Storage SDK for JavaScript - Blob

      • v12.28.0
      • 34.20
      • Published

      canvg

      JavaScript SVG parser and renderer on Canvas.

      • v4.0.3
      • 34.19
      • Published

      regex-fa

      Professional JavaScript utility to generate flexible and accurate regex patterns for data validation

      • v1.0.21
      • 34.18
      • Published

      js2xmlparser

      Parses JavaScript objects into XML

      • v5.0.0
      • 34.12
      • Published

      estree-util-visit

      esast (and estree) utility to visit nodes

      • v2.0.0
      • 34.04
      • Published

      natural-orderby

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

      • v5.0.0
      • 33.99
      • Published

      oauth4webapi

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

      • v3.7.0
      • 33.88
      • Published

      @swc/cli

      CLI for the swc project

      • v0.7.8
      • 33.86
      • Published

      javascript-stringify

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

      • v2.1.0
      • 33.84
      • Published

      hast-util-to-estree

      hast utility to transform to estree (JavaScript AST) JSX

      • v3.1.3
      • 33.64
      • Published

      jsdoc

      An API documentation generator for JavaScript.

      • v4.0.4
      • 33.63
      • Published

      three

      JavaScript 3D library

      • v0.179.1
      • 33.60
      • Published

      simple-scaffold

      Generate any file structure - from single components to entire app boilerplates, with a single command.

      • v2.3.3
      • 33.60
      • Published

      estree-util-build-jsx

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

      • v3.0.1
      • 33.55
      • Published

      @tea062024/veniam-facere-voluptatum

      <div align="center"> <h1>Is this an invitation to a Discord server? ➕</h1> <p> This module checks whether a string is a Discord server invitation. If it is, it fetches information from the API to find out more about the server.

      • v1.0.0
      • 33.47
      • 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.45
      • Published

      is-expression

      Check if a string is a valid JavaScript expression

      • v4.0.0
      • 33.41
      • Published

      enzyme-shallow-equal

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

      • v1.0.7
      • 33.40
      • Published

      enzyme

      JavaScript Testing utilities for React

      • v3.11.0
      • 33.18
      • Published

      eol

      Newline character converter

      • v0.10.0
      • 33.15
      • Published

      material-colors

      Colors of Google's Material Design made available to coders

      • v1.2.6
      • 33.12
      • Published

      xmldom

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

      • v0.6.0
      • 33.10
      • Published

      browserify

      browser-side require() the node way

      • v17.0.1
      • 33.08
      • Published

      pdf-lib

      Create and modify PDF files with JavaScript

      • v1.17.1
      • 33.07
      • Published

      editions

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

      • v6.22.0
      • 32.98
      • Published

      bmp-js

      A pure javascript BMP encoder and decoder

      • v0.1.0
      • 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.94
      • Published

      dash-ast

      walk an AST, quickly

      • v2.0.1
      • 32.89
      • Published

      @ffras4vnpm/totam-dolorem-impedit

      [![npm version](https://img.shields.io/npm/v/@ffras4vnpm/totam-dolorem-impedit.svg)](https://www.npmjs.com/package/@ffras4vnpm/totam-dolorem-impedit) [![build status](https://travis-ci.org/adamreisnz/@ffras4vnpm/totam-dolorem-impedit.svg?branch=master)](h

      • v1.0.0
      • 32.85
      • 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.81
      • 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.79
      • Published

      get-assigned-identifiers

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

      • v1.2.0
      • 32.79
      • Published

      inversify

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

      • v7.8.1
      • 32.72
      • Published

      @inquirer/external-editor

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

      • v1.0.1
      • 32.66
      • Published

      @codeque/core

      Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS

      • v0.6.1
      • 32.66
      • Published

      es5-shim

      ECMAScript 5 compatibility shims for legacy JavaScript engines

      • v4.6.7
      • 32.62
      • Published

      tocbot

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

      • v4.36.4
      • 32.60
      • Published

      gifwrap

      A Jimp-compatible library for working with GIFs

      • v0.10.1
      • 32.53
      • Published

      redux-saga

      Saga middleware for Redux to handle Side Effects

      • v1.3.0
      • 32.47
      • Published

      dead-code-finder

      A CLI tool to find unused components, functions, variables, and files in React and Next.js projects.

        • v1.0.6
        • 32.37
        • Published

        array-last

        Get the last or last n elements in an array.

        • v1.3.0
        • 32.35
        • 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.34
        • Published

        array-initial

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

        • v1.1.0
        • 32.32
        • Published

        js-library-detector

        Detects the JavaScript libraries running on a page

        • v6.7.0
        • 32.26
        • Published

        estree-util-scope

        Check what’s defined in an estree scope

        • v1.0.0
        • 32.19
        • Published

        recma-jsx

        recma plugin to add support for parsing and serializing JSX

        • v1.0.1
        • 32.19
        • Published

        cloudevents

        CloudEvents SDK for JavaScript

        • v10.0.0
        • 32.18
        • Published

        recma-build-jsx

        recma plugin to add support for parsing and serializing JSX

        • v1.0.0
        • 32.18
        • Published

        rehype-recma

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

        • v1.0.0
        • 32.16
        • Published

        recma-stringify

        recma plugin to serialize JavaScript

        • v1.0.0
        • 32.16
        • Published

        recma-parse

        recma plugin to parse JavaScript

        • v1.0.0
        • 32.16
        • Published

        undeclared-identifiers

        find undeclared identifiers and property accesses in a javascript file.

        • v1.1.3
        • 32.13
        • Published

        json-placeholder-replacer

        Javascript/Typescript library/cli to replace placeholders in an javascript object

        • v2.1.2
        • 32.12
        • Published

        @redux-saga/core

        Saga middleware for Redux to handle Side Effects

        • v1.3.0
        • 32.03
        • Published

        pdfmake

        Client/server side PDF printing in pure JavaScript

        • v0.2.20
        • 31.96
        • Published

        notistack

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

        • v3.0.2
        • 31.89
        • Published

        flatpickr

        A lightweight, powerful javascript datetime picker

        • v4.6.13
        • 31.87
        • Published

        @azure/ms-rest-js

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

        • v2.7.0
        • 31.69
        • Published