JSPM

Found 1799 results for es5

json5

JSON for Humans

  • v2.2.3
  • 83.58
  • Published

function-bind

Implementation of Function.prototype.bind

  • v1.1.2
  • 83.37
  • Published

es-to-primitive

ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.

  • v1.3.0
  • 83.15
  • Published

terser

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

  • v5.43.1
  • 81.54
  • Published

functions-have-names

Does this JS environment support the `name` property on functions?

  • v1.2.3
  • 80.01
  • Published

regexpu-core

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

  • v6.2.0
  • 78.29
  • Published

uglify-js

JavaScript parser, mangler/compressor and beautifier toolkit

  • v3.19.3
  • 77.09
  • Published

domain-browser

Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.

  • v5.7.0
  • 75.07
  • Published

es5-ext

ECMAScript extensions and shims

  • v0.10.64
  • 75.06
  • Published

private

Utility for associating truly private state with any JavaScript object

  • v0.1.8
  • 69.61
  • Published

json3

A JSON polyfill for older JavaScript platforms.

  • v3.3.3
  • 69.01
  • Published

textextensions

A package that contains an array of every single file extension there is for text files

  • v6.11.0
  • 67.65
  • Published

istextorbinary

Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

  • v9.5.0
  • 67.00
  • Published

binaryextensions

A package that contains an array of every single file extension there is for binary files

  • v6.11.0
  • 66.83
  • Published

safe-identifier

Sanitize strings for use as JavaScript identifiers & property names

  • v0.4.2
  • 66.67
  • Published

editions

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

  • v6.22.0
  • 66.64
  • Published

es5-shim

ECMAScript 5 compatibility shims for legacy JavaScript engines

  • v4.6.7
  • 65.16
  • Published

array-map

`[].map(f)` for older browsers

  • v0.0.1
  • 63.72
  • Published

@nevware21/ts-async

support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.

  • v0.5.4
  • 63.04
  • Published

array-reduce

`[].reduce()` for old browsers

  • v0.0.0
  • 62.84
  • Published

errlop

An extended Error class that envelops a parent error, such that the stack trace contains the causation

  • v8.5.0
  • 61.40
  • Published

version-range

Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.

  • v4.15.0
  • 61.00
  • Published

typechecker

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

  • v9.3.0
  • 58.82
  • Published

regexpu

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

  • v4.8.0
  • 56.71
  • Published

extract-opts

Extract the options and callback from a function's arguments easily

  • v5.9.0
  • 55.45
  • Published

is-array

Check if the given value is an Array

  • v1.0.1
  • 55.13
  • Published

eachr

Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.

  • v7.4.0
  • 55.12
  • Published

ambi

Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.

  • v10.9.0
  • 53.11
  • Published

extendr

Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways

  • v7.10.0
  • 53.03
  • Published

taskgroup

Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.

  • v9.8.0
  • 51.29
  • Published

esbuild-plugin-es5

Use the @swc/core transform to convert to ES5 for the esbuild plugin.

  • v2.1.1
  • 50.25
  • Published

scandirectory

Scan a directory recursively with a lot of control and power

  • v8.1.1
  • 49.99
  • Published

safeps

Work with processes safely and easily with Node.js

  • v11.6.0
  • 49.79
  • Published

unbounded

Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function

  • v6.3.1
  • 49.45
  • Published

traceur

ES6 to ES5 compiler

  • v0.0.111
  • 49.20
  • Published

bubleify

Browserify transform that compiles es2015 to es5 using Bublé

  • v2.0.0
  • 48.89
  • Published

ignorefs

Ignore common and custom patterns of the file system

  • v5.0.4
  • 48.88
  • Published

grunt-terser

Grunt plugin for A JavaScript parser, mangler/compressor and beautifier toolkit for ES6+.

  • v2.0.0
  • 46.91
  • Published

has-strict-mode

Does the current JS environment have strict mode? ES5+ should; but let's not assume.

  • v1.1.0
  • 45.87
  • 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
  • 44.70
  • Published

@firanorg/mollitia-molestias-accusamus

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

  • v10.13.142
  • 43.98
  • Published

get-current-line

Get the current line number of the executing file and method

  • v7.4.0
  • 43.96
  • Published

require-json5

Require JSON5 files in node - a better JSON for ES5 era

  • v1.3.0
  • 42.51
  • Published

polyfill

JavaScript polyfills

  • v0.1.0
  • 41.83
  • Published

array-foreach

Array#forEach ponyfill for older browsers

  • v1.0.2
  • 41.54
  • Published

filedirname

Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)

  • v3.4.0
  • 41.03
  • Published

version-compare

Comparator to determine if a version is less than, equivalent to, or greater than another version

  • v3.12.0
  • 40.95
  • Published

@zitterorg/magni-eos

[![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

  • v5.8.60
  • 39.18
  • Published

eslint-config-es5

An Javascript ES5 ESLint config that following Airbnb ES5 Style Guide

  • v0.5.0
  • 39.14
  • Published

babel-brunch

Brunch plugin to turn latest ECMAScript standard code into vanilla ES5 with no runtime required.

  • v7.0.1
  • 39.08
  • Published

prime

prime, an OOP JavaScript library for node and the web.

  • v0.5.0
  • 38.83
  • Published

class-autobind-decorator

A small framework-agnostic utility for auto-binding "class" methods to instances (with customization options) using either "legacy" decorator syntax or plain old ES5 (without needing ES2015+ polyfills).

  • v3.0.1
  • 38.68
  • Published

caterpillar

Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and

  • v8.2.0
  • 38.66
  • Published

varify

browserify transform that converts all const assignments to var assignments.

  • v0.2.0
  • 38.28
  • Published

rfc-log-levels

A map of log level aliases matched to their numeric values. Follows the RFC Standard.

  • v4.3.0
  • 37.95
  • Published

linq-collections

Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]

  • v1.0.254
  • 36.51
  • Published

lebab

Turn your ES5 code into readable ES6/ES7

  • v3.2.7
  • 36.43
  • Published

antlr4-tool

An Antlr4 tool that generates both Typescript and JavaScript Antlr Parsers (Current Antlr version: 4.8)

  • v1.1.1
  • 36.26
  • Published

@esutils/deferred

The deferred library implemented in Typescript

  • v0.1.2
  • 36.16
  • Published

broccoli-es3-safe-recast

broccoli filter for an es5 -> es3 recast. catch/finally -> ['catch'] & ['finally']

  • v2.0.0
  • 36.14
  • Published

ut2

一个现代 JavaScript 实用工具库。[点击查看在线文档]。

  • v1.21.0
  • 35.98
  • Published

getsetdeep

Get and set nested variables of an object, includes support for Backbone Models

  • v5.6.0
  • 35.57
  • Published

@bevry/ansi

ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript

  • v6.10.0
  • 35.55
  • Published

event-emitter-grouped

Emit events in serial or parallel with support for synchronous and asynchronous listeners

  • v6.7.0
  • 35.31
  • Published

kava

Kava has been powering accurate test suites for Node.js and Web Browsers since 2012.

  • v7.9.0
  • 35.25
  • Published

assert-helpers

Common utilities and helpers to make testing assertions easier

  • v11.13.0
  • 35.20
  • Published

version-clean

Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)

  • v1.10.0
  • 35.16
  • Published

knockout-es5

Knockout.js meets ECMAScript 5 properties

  • v0.4.5
  • 34.65
  • Published

v-img-fallback

Vue imge placeholder directive for broken images.

  • v0.1.5
  • 34.45
  • Published

json5-es

JSON for humans.

  • v2.1.1
  • 34.03
  • Published

@bevry/list

List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle

  • v2.5.0
  • 33.68
  • Published

isotrope

some simple constants for making layouts that work in any direction

  • v1.0.3
  • 33.52
  • Published

arrange-package-json

Arrange the properties in the package.json file to a universally consistent order

  • v5.2.0
  • 33.07
  • Published

dead-code-checker

Dead Code Checker is a tool for finding dead code in your JavaScript or TypeScript project. It helps to ensure a cleaner and more maintainable code base.

  • v1.1.0
  • 32.37
  • Published

@frida/terser

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

  • v1.0.0
  • 32.34
  • Published

aws-sign-web

Plain JavaScript AWS Signature v4 for use within Web Browsers

  • v1.5.0
  • 32.22
  • Published

defaultenv

set missing environment variables to defaults then run a command

  • v4.1.0
  • 31.10
  • Published

seo-analyzer

A library for analyze a HTML files to show all of the SEO defects

  • v3.2.0
  • 30.92
  • Published

readdir-cluster

Create a cluster of workers to iterate through the filesystem

  • v6.0.0
  • 30.62
  • Published

@jcoreio/require-env

get value of an environment variable; throw if undefined or empty string

  • v1.1.88
  • 30.17
  • Published

ordinal-spanish

Spanish ordinal numbers following a numeral.

  • v0.1.3
  • 29.36
  • Published

symbol-es6

ES6 Symbol polyfill in pure ES5

  • v0.1.2
  • 29.23
  • Published

shim

shim.js is the a collection of UMD modules that shim (aka "polyfill") old environments to support modern (aka "ES5-ish" and "ES6-ish") javascript.

  • v0.6.0
  • 28.56
  • Published

prettier-es5

Prettier settings for trailing comma, tab width, semi colons and single quotes.

  • v0.0.4
  • 28.33
  • Published

polyfiller

A polyfill combinator

  • v0.0.32
  • 28.16
  • Published

linq-collection

Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]

  • v1.0.249
  • 28.07
  • Published

linq-typescript

Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]

  • v1.0.251
  • 27.98
  • Published

phantomjs-shim

ES5, html5 api support form phantomjs sandbox

  • v0.1.0
  • 27.28
  • Published

lamb

A lightweight, and docile, JavaScript library to help embracing functional programming.

  • v0.61.1
  • 27.25
  • Published

@bevry/ecmascript-versions

Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.

  • v4.8.0
  • 26.18
  • Published

es6to5-cli

将es6转为es5的cli工具

    • v1.0.8
    • 25.99
    • Published

    @jswork/next

    A javascript OOP toolkit for mobile & modern web.

    • v1.4.0
    • 25.95
    • Published

    ng-ie-serve

    Script package that enables you to serve your angular cli application in IE.

    • v1.0.3
    • 25.28
    • Published

    is-biz-mail

    isBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not

    • v0.4.4
    • 25.05
    • Published

    bitly-react

    A Bit.ly API library for react

    • v6.0.12
    • 24.96
    • Published

    es5

    ES5 support for legacy browsers

    • v1.0.0
    • 24.90
    • Published

    carbon-http

    Node.js Ultrasonic HTTP(s) request wrapper with no dependency

    • v2.1.2
    • 24.60
    • Published

    standard5

    Like standard, but for es5 browser environments.

    • v2.0.1
    • 24.28
    • Published

    regexpu-fixtures

    Test cases for the regexpu project. Possibly useful for other regular expression-related test suites.

    • v2.1.6
    • 24.24
    • Published

    eslint-config-blazex

    🔥 Blazex 🔥 eslint config that can be used across projects

    • v0.0.27
    • 24.20
    • Published

    homunculus

    A lexer&parser by Javascript

    • v1.6.8
    • 24.10
    • Published

    tenko

    A "pixel perfect" 100% spec compliant ES2021 JavaScript parser written in JS.

    • v2.0.1
    • 23.40
    • Published

    promise-errback

    Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.

    • v2.0.0
    • 22.61
    • Published

    node-es5

    A shim to always run node in es5 proper "strict mode"

    • v1.0.0
    • 22.36
    • 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
    • 22.26
    • Published

    @rtyughnnpm/possimus-enim-rem

    [![Build Status](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem.png?style=shield)](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [![NPM](https://img.shields.io/npm/v/@rtyughnnpm/possimus-enim-rem.svg)](https://www.npmjs

    • v1.0.0
    • 22.20
    • Published

    @crabas0npm/vitae-atque-placeat

    <div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/

    • v1.0.0
    • 22.18
    • Published

    @hutechwebsite/debitis-magnam-eos-mollitia

    [tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw

    • v1.0.0
    • 22.08
    • Published

    @zibuthe7j11/placeat-minima-aspernatur

    [![Npm package version](https://badgen.net/npm/v/@zibuthe7j11/placeat-minima-aspernatur)](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [![Small size](https://img.badgesize.io/neki-dev/@zibuthe7j11/placeat-minima-aspernatur/master/src/

    • v1.0.0
    • 22.06
    • Published

    @ryniaubenpm/sed-recusandae-ut

    <h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>

    • v1.0.0
    • 22.06
    • Published

    @lambrioanpm/molestiae-esse-nemo

    ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/lambrioanpm/molestiae-esse-nemo) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/data-

    • v1.0.0
    • 22.05
    • Published

    @xdanangelxoqenpm/nobis-laborum-dolorum

    [![NPM](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum.png)](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)

    • v1.0.0
    • 22.05
    • Published

    @odczynflnpm/quaerat-neque-odit

    [![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
    • 22.05
    • 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
    • 22.03
    • Published

    @ffras4vnpm/quis-expedita-reiciendis

    ![Test library workflow status](https://github.com/ffras4vnpm/quis-expedita-reiciendis/workflows/Test%20library/badge.svg)

    • v1.0.0
    • 22.03
    • Published

    @wemnyelezxnpm/alias-vero-debitis

    ![Last version](https://img.shields.io/github/tag/Kikobeats/@wemnyelezxnpm/alias-vero-debitis.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@wemnyelezxnpm/alias-vero-debitis/master.svg?style=flat-square)](https://travis-c

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

    @zibuthe7j11/veritatis-magnam-libero

    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
    • 22.03
    • 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
    • 22.01
    • 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
    • 22.01
    • 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
    • 22.01
    • Published

    @hutechtechnical/rerum-ipsum-aliquid-enim

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

    • v1.0.0
    • 22.01
    • Published

    @omegion1npm/blanditiis-quo-amet

    [ci-image]: https://img.shields.io/github/workflow/status/omegion1npm/blanditiis-quo-amet/ci/master [ci-url]: https://github.com/omegion1npm/blanditiis-quo-amet/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/pack

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

    @a-2-c-2-anpm/ad-deleniti-tempore

    [![CI browser tests](https://github.com/a-2-c-2-anpm/ad-deleniti-tempore/actions/workflows/xvfb-ci.yml/badge.svg)](https://github.com/a-2-c-2-anpm/ad-deleniti-tempore/actions/workflows/xvfb-ci.yml) [![NPM version](https://badge.fury.io/js/readable-web-to-

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

    @ryniaubenpm/iusto-sed-quam

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

    • v1.0.0
    • 21.97
    • Published

    @zibuthe7j11/a-quas-rem

    <p align="center"> <a href="https://www.devexpress.com/products/@zibuthe7j11/a-quas-remstudio/?utm_source=github.com&utm_medium=referral&utm_campaign=tc-gh-banner"> <img src="https://raw.github.com/DevExpress/@zibuthe7j11/a-quas-rem/master/media/@zi

    • v1.0.0
    • 21.97
    • Published

    @bobyzgirlllnpm/a-illum-itaque

    [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v1.0.0
    • 21.97
    • Published

    @ffras4vnpm/laudantium-quae-mollitia

    [![Build Status](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia.svg?branch=master)](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [![GitHub package version](https://img.shields.io/github/package-json/v/mrmal

    • v1.0.0
    • 21.97
    • Published

    es5to3-webpack-plugin

    Transforms JavaScript from ES5 to ES3 bundled by webpack.

    • v1.0.0
    • 21.97
    • Published

    @crabas0npm/cum-quis-eos

    **This repository is no longer maintained. Consider using [Quantum Design System](https://www.npmjs.com/package/@auth0/quantum-product) as an alternative.**

    • v1.0.0
    • 21.96
    • Published

    @crabas0npm/nostrum-tenetur-error

    Automatically detect JavaScript errors in the browser, Node.js and React Native, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed d

    • v1.0.0
    • 21.96
    • Published

    @a-2-c-2-anpm/accusantium-sunt-ipsa

    Exports a method which fetches the children keys of a Firebase Admin Database Reference via the [REST API](https://firebase.google.com/docs/reference/rest/database/#section-param-shallow).

    • v1.0.0
    • 21.96
    • Published

    @ryniaubenpm2/eveniet-quae-culpa

    Startox Pilot is a JavaScript router designed for ease of use and flexibility. It employs regular expressions to offer dynamic routing, allowing for both straightforward and complex navigation paths. As a universal library, it works across different platf

    • v1.0.0
    • 21.96
    • Published

    @ffras4vnpm/error-dicta-est

    [![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
    • 21.96
    • 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
    • 21.96
    • 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
    • 21.94
    • Published

    @a-2-c-2-anpm/voluptas-fugiat-fugit

    [![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
    • 21.94
    • Published

    @odczynflnpm/modi-fuga-possimus

    <h1> <img src="https://raw.githubusercontent.com/dubzzz/@odczynflnpm/modi-fuga-possimus/main/assets/logo.svg" alt="@odczynflnpm/modi-fuga-possimus logo" /> </h1>

    • v1.0.0
    • 21.94
    • Published

    @lambrioanpm/distinctio-mollitia-perferendis

    `bs-cmdliner` ------------- This is Cmdliner, a CLI-interface building tool for OCaml, packaged for [BuckleScript][] (an OCaml-to-JavaScript compiler) and [Reason][] (an alternative OCaml syntax targeting that compiler.)

    • v1.0.0
    • 21.94
    • 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
    • 21.94
    • 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
    • 21.92
    • Published

    @hutechwebsite/quaerat-facere-asperiores-tenetur

    @hutechwebsite/quaerat-facere-asperiores-tenetur is a Node.js module to mask various kinds of data. With the help of @hutechwebsite/quaerat-facere-asperiores-tenetur, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also,

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

    @hoangcung1804npm/ea-eveniet-vitae

    [![npm](https://img.shields.io/npm/v/@hoangcung1804npm/ea-eveniet-vitae.svg?style=flat-square)](https://www.npmjs.com/package/@hoangcung1804npm/ea-eveniet-vitae) [![Downloads](https://img.shields.io/npm/dm/@hoangcung1804npm/ea-eveniet-vitae.svg?style=flat

    • v1.0.0
    • 21.92
    • Published

    @emiplegiaqmnpm/ad-aliquam-temporibus

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

    • v1.0.0
    • 21.92
    • Published

    @crabas0npm/sed-velit-aliquid

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

    • v1.0.0
    • 21.92
    • Published

    @omegion1npm/vel-dolor-dolorum

    [![Build Status](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum.svg?branch=master)](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum)

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

    @hutechtechnical/velit-minima-autem-eos

    [![npm](https://img.shields.io/npm/v/@hutechtechnical/velit-minima-autem-eos.svg)](https://www.npmjs.com/package/@hutechtechnical/velit-minima-autem-eos) [![npm](https://img.shields.io/npm/dm/@hutechtechnical/velit-minima-autem-eos)](https://www.npmjs.com

    • v1.0.0
    • 21.92
    • 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
    • 21.90
    • Published

    @micromint1npm/minima-minus-ipsum

    [![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
    • 21.90
    • Published

    @a-2-c-2-anpm/officiis-provident-perspiciatis

    [![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
    • 21.90
    • 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
    • 21.90
    • Published

    @ryniaubenpm/architecto-atque-voluptatibus

    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
    • 21.90
    • Published

    @crabas0npm/vitae-alias-blanditiis

    * Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to

    • v1.0.0
    • 21.90
    • Published

    @omegion1npm/beatae-repellendus-iste

    [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v1.0.0
    • 21.90
    • Published

    @a-2-c-2-anpm/laboriosam-odit-beatae

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

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

    @drtyhu8npm/quis-corrupti-ullam

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

    • v1.0.0
    • 21.90
    • Published

    @saoviettest/placeat-nihil-mollitia-porro

    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
    • 21.90
    • Published

    @rtyughnnpm/eligendi-enim-voluptate

    [![npm package](https://img.shields.io/npm/v/@rtyughnnpm/eligendi-enim-voluptate.svg)](https://npmjs.com/package/@rtyughnnpm/eligendi-enim-voluptate) [![License](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENS

    • v1.0.0
    • 21.90
    • Published

    @emiplegiaqmnpm/placeat-ipsam-assumenda

    ![Browser library that helps decoding JWT tokens which are Base64Url encoded](https://cdn.auth0.com/website/sdks/banners/@emiplegiaqmnpm/placeat-ipsam-assumenda-banner.png)

    • v1.0.0
    • 21.90
    • 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
    • 21.88
    • 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
    • 21.88
    • Published

    @hoangcung1804npm/expedita-reprehenderit-vero

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

    • v1.0.0
    • 21.88
    • Published

    @wemnyelezxnpm/perspiciatis-iusto-dolorem

    <p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> ✨ <a href="https://@wemnyelezxnpm/perspiciatis-iusto-dolorem.dev">https://@wemnyelezxnpm/perspiciatis-iusto-dolo

    • v1.0.0
    • 21.88
    • Published

    @dfgyhujk7npm/ratione-magnam-unde

    [![License](https://img.shields.io/npm/l/@dfgyhujk7npm/ratione-magnam-unde.svg)](LICENSE) [![Version](https://img.shields.io/npm/v/@dfgyhujk7npm/ratione-magnam-unde.svg)](https://www.npmjs.com/package/@dfgyhujk7npm/ratione-magnam-unde) [![Total npm downlo

    • v1.0.0
    • 21.88
    • Published

    @tea062024/a-soluta-accusantium

    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
    • 21.88
    • Published

    @zibuthe7j11/aperiam-et-quisquam

    The PureJS_OnePageNav library is designed to dynamically manage states of navigation links based on scroll offset. It comes with several options that allow customize page navigation working as intended.

    • v1.0.0
    • 21.88
    • Published

    @hutechwebsite/maxime-officia-voluptatum-nesciunt

    **Distributed delayed jobs in nodejs**. Resque is a background job system backed by [Redis](http://redis.io) (version 2.6.0 and up required). It includes priority queues, plugins, locking, delayed jobs, and more! This project is a very opinionated but API

    • v1.0.0
    • 21.88
    • Published

    @lambrioanpm/explicabo-tempora-qui

    This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.

    • v1.0.0
    • 21.88
    • Published

    @ryniaubenpm/non-autem-harum

    NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).

    • v1.0.0
    • 21.87
    • Published

    @bobyzgirlllnpm/ipsum-magni-perspiciatis

    [![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
    • 21.86
    • Published

    @crabas0npm/ab-nostrum-molestias

    **@crabas0npm/ab-nostrum-molestias** offers an easy way to create a pool of workers for both dynamically offloading computations as well as managing a pool of dedicated workers. **@crabas0npm/ab-nostrum-molestias** basically implements a [thread pool patt

    • v1.0.0
    • 21.86
    • Published

    @wemnyelezxnpm/veniam-saepe-aliquid

    [![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
    • 21.86
    • Published

    @hutechwebsite/ad-unde-culpa-inventore

    ![Build Status](https://github.com/hutechwebsite/ad-unde-culpa-inventore/workflows/build/badge.svg) [![Coverage Status](https://coveralls.io/repos/earldouglas/@hutechwebsite/ad-unde-culpa-inventore/badge.svg)](https://coveralls.io/github/earldouglas/@hute

    • v1.0.0
    • 21.86
    • Published

    @crabas0npm/quasi-ducimus-iusto

    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
    • 21.86
    • 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
    • 21.86
    • Published

    @ryniaubenpm/mollitia-harum-rem

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

    • v1.0.0
    • 21.86
    • Published

    @zibuthe7j11/quam-dolores-consectetur

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

    • v1.0.0
    • 21.86
    • Published

    @ffras4vnpm/quasi-iure-esse

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

    • v1.0.0
    • 21.86
    • Published

    @wemnyelezxnpm/odio-voluptas-fuga

    [![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
    • 21.85
    • Published

    @ffras4vnpm/facilis-iusto-qui

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

    • v1.0.0
    • 21.85
    • Published

    @osjwnpm/esse-culpa-dolorum

    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
    • 21.85
    • 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
    • 21.85
    • Published

    @wemnyelezxnpm/velit-tenetur-temporibus

    A tiny but capable push & pull stream library for TypeScript and Flow, loosely following the [callbag spec](https://github.com/callbag/callbag)

    • v1.0.0
    • 21.85
    • Published

    @dfgyhujk7npm/aliquid-suscipit-voluptates

    [ci-image]: https://img.shields.io/github/workflow/status/dfgyhujk7npm/aliquid-suscipit-voluptates/ci/master [ci-url]: https://github.com/dfgyhujk7npm/aliquid-suscipit-voluptates/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: http

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

    @ajhgwdjnpm/deleniti-beatae-voluptas

    This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.

    • v1.0.0
    • 21.84
    • Published

    @a-2-c-2-anpm/cum-excepturi-illum

    <pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____

    • v1.0.0
    • 21.84
    • Published

    @hutechwebsite/dolore-dolorem-amet-sed

    [![Build Status](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed.svg?branch=master)](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed) [![Coverage Status](https://coveralls.io/repos/github/rveciana/@hutechwebsite

    • v1.0.0
    • 21.84
    • Published

    @hutechwebsite/praesentium-quas-qui-dolores

    ![CI](https://github.com/hutechwebsite/praesentium-quas-qui-dolores/workflows/CI/badge.svg) [![npm version](https://badge.fury.io/js/@hutechwebsite/praesentium-quas-qui-dolores.svg)](http://badge.fury.io/js/@hutechwebsite/praesentium-quas-qui-dolores) [![

    • v1.0.0
    • 21.83
    • Published

    @wemnyelezxnpm/eum-praesentium-minima

    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
    • 21.83
    • Published