JSPM

Found 1520 results for fp

normalize-path

Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.

  • v3.0.0
  • 86.50
  • Published

ramda

A practical functional library for JavaScript programmers.

  • v0.32.0
  • 77.89
  • Published

resolve-dir

Resolve a directory that is either local, global or in the user's home directory.

  • v1.0.1
  • 77.84
  • Published

is-directory

Returns true if a filepath exists on the file system and it's directory.

  • v0.3.1
  • 76.32
  • Published

unixify

Convert Windows file paths to unix paths.

  • v1.0.0
  • 74.31
  • Published

rambda

Lightweight and faster alternative to Ramda with included TS definitions

  • v10.3.2
  • 71.11
  • Published

contains-path

Return true if a file path contains the given path.

  • v1.0.0
  • 69.44
  • Published

types-ramda

Dedicated types library for ramda

  • v0.31.0
  • 67.31
  • Published

remeda

A utility library for JavaScript and Typescript.

  • v2.32.0
  • 66.68
  • Published

neverthrow

Stop throwing errors, and instead return Results!

  • v8.2.0
  • 65.65
  • Published

@pnpm/ramda

A practical functional library for JavaScript programmers.

  • v0.28.1
  • 63.05
  • Published

expand-braces

Wrapper for [braces] to enable brace expansion for arrays of patterns.

  • v0.1.2
  • 60.62
  • Published

@mobily/ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.

  • v3.13.1
  • 59.20
  • Published

eslint-plugin-fp

ESLint rules for functional programming

  • v2.3.0
  • 56.84
  • Published

upath2

A proxy to `path`, replacing `\` with `/` for all results

  • v3.1.20
  • 55.25
  • Published

file-name

Get the basename of a filepath excluding extension.

  • v0.1.0
  • 54.05
  • Published

morphism

Do not repeat anymore your objects transformations.

  • v1.12.3
  • 53.65
  • Published

fluture

FantasyLand compliant (monadic) alternative to Promises

  • v14.0.0
  • 53.55
  • Published

normalize-text

Provides a simple API to normalize texts, white-spaces, paragraphs & diacritics.

  • v2.6.0
  • 50.23
  • Published

async-some

short-circuited, asynchronous version of Array.protototype.some

  • v1.0.2
  • 49.91
  • Published

@bitty/pipe

A pipe function to perform function composition in LTR (Left To Right) direction.

  • v0.4.0
  • 49.66
  • Published

streaming-iterables

A collection of utilities for async iterables. Designed to replace your streams.

  • v8.0.1
  • 49.16
  • Published

@fxts/core

A functional library for TypeScript/JavaScript programmers.

  • v1.18.0
  • 48.58
  • Published

oxide.ts

Rust's Option<T> and Result<T, E>, implemented for TypeScript.

  • v1.1.0
  • 48.53
  • Published

@arrows/array

Functional tools for JS arrays

  • v1.4.1
  • 48.12
  • Published

concurrify

Turn non-concurrent FantasyLand Applicatives concurrent

  • v2.0.0
  • 48.05
  • Published

perfume.js

Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.

  • v9.4.0
  • 47.89
  • Published

rambdax

Extended version of Rambda - a lightweight, faster alternative to Ramda

  • v11.3.1
  • 47.43
  • Published

benny

A dead simple benchmarking framework

  • v3.7.1
  • 47.32
  • Published

flatmap

The missing flatMap function for Node

  • v0.0.3
  • 46.38
  • Published

lil-fp

Functional programming utilities for TypeScript

    • v1.5.0
    • 45.09
    • Published

    funfix-core

    Sub-package of Funfix exposing primitive interfaces and data types belonging into a standard library

    • v7.0.1
    • 44.59
    • Published

    funfix-exec

    Sub-package of Funfix defining type classes inspired by Haskell's standard library and by Typelevel Cats

    • v7.0.1
    • 44.25
    • Published

    funland

    [![npm](https://img.shields.io/npm/v/funland.svg)](https://www.npmjs.com/package/funland) [![Join chat](https://badges.gitter.im/funfix/funfix.svg)](https://gitter.im/funfix/funfix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

    • v0.1.5
    • 44.05
    • Published

    rewrite-ext

    Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.

    • v1.0.0
    • 43.41
    • Published

    @adyen/adyen-platform-experience-web

    ![Platform Experience header](https://github.com/Adyen/adyen-platform-experience-web/assets/7926613/18094965-9e01-450e-8dc9-ea84e6b22c2b)

    • v1.7.1
    • 42.52
    • Published

    gulp-extname

    gulp plugin to dynamically rewrite dest extensions based on src extensions.

    • v0.2.2
    • 41.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.30
    • Published

    pipe-ts

    [What is `pipe`?](https://dev.to/benlesh/a-simple-explanation-of-functional-pipe-in-javascript-2hbj)

    • v0.0.9
    • 38.79
    • Published

    make-cli

    Super easy declarative CLI framework with a single configuration object and a single function call.

    • v5.0.1
    • 37.58
    • Published

    @analytics/perfumejs

    Send browser performance metrics to third-party analytics providers

    • v0.2.1
    • 37.50
    • Published

    ts-safe

    A functional, type-safe utility library for elegant error handling and asynchronous operations in JavaScript/TypeScript.

    • v0.0.5
    • 37.11
    • Published

    @jvlk/fp-ts-fetch

    An fp-ts library to make it easy to work with fetch requests.

    • v1.5.1
    • 35.47
    • Published

    to-file-path

    Create a filepath from an object path (dot notation), list of arguments, array, number or Arguments object.

    • v3.0.0
    • 35.44
    • Published

    fxjs

    Functional Extensions for modern Javascript

    • v0.21.3
    • 35.21
    • Published

    injecute

    Lightweight extendable typesafe dependency injection container

    • v0.18.0
    • 35.11
    • Published

    ts-prime

    A utility library for JavaScript and Typescript.

    • v1.0.2
    • 34.76
    • Published

    autodux

    Automate the Redux boilerplate.

    • v5.0.3
    • 34.58
    • Published

    ftld

    a small, focused, library that provides a set of functional primitives for building robust and resilient applications in TypeScript

    • v5.0.4
    • 33.97
    • Published

    funfix-effect

    Sub-package of Funfix defining monadic data types for dealing with laziness and side effects

    • v7.0.1
    • 33.26
    • Published

    funland-laws

    Sub-package of Funland defining type classes inspired by Haskell's standard library

    • v0.1.5
    • 33.21
    • Published

    relative-dest

    Calculate the relative path from a file's destination path to another directory or file.

    • v0.1.0
    • 33.10
    • Published

    sums-up

    👍 Sums Up ===

      • v2.2.0
      • 33.03
      • Published

      funfix

      Functional Programming library for JavaScript, TypeScript and Flow

      • v7.0.1
      • 32.97
      • Published

      silentium

      <p align="center"> <a href="https://silentium-lab.github.io/silentium/#/en/" target="_blank" rel="noopener noreferrer" style="display:flex"> <img width="180" src="https://silentium-lab.github.io/silentium/assets/img/logo.svg" alt="logo"> </a> </

      • v0.0.106
      • 32.71
      • Published

      fun-task

      An abstraction for managing asynchronous code in JS

      • v1.5.2
      • 32.60
      • Published

      kewler

      Simple functional and immutable color manipulation library

      • v1.0.8
      • 32.28
      • Published

      @apoyo/std

      Typescript utility library

      • v0.1.0
      • 31.83
      • Published

      tmp-filepath

      Generate temporary filepath string (without writing to disk). Using scaleable, secure and fast cross-platform [cuid][] package

      • v2.0.0
      • 31.49
      • Published

      taowei

      Functional, iterable-focused library

        • v0.2.8
        • 30.86
        • Published

        @codeforbreakfast/eventsourcing-aggregates

        Type-safe aggregate root patterns for event sourcing with Effect - Build bulletproof domain models with functional composition and immutable state management

        • v0.8.2
        • 30.71
        • Published

        @codeforbreakfast/eventsourcing-store

        Pure event streaming and storage with Effect integration - Core event store interfaces and implementations for building resilient, functional event-driven systems

        • v0.8.4
        • 30.44
        • Published

        evolve-ts

        Immutably update nested objects with patches containing values or functions to update values

        • v2.2.0
        • 29.90
        • Published

        @codeforbreakfast/eventsourcing-projections

        Functional event projections and read models with Effect - Transform event streams into queryable views with type-safe, composable projection builders

        • v0.5.9
        • 29.88
        • Published

        conductor

        A modern & functional JavaScript utility library

        • v1.9.0
        • 29.59
        • Published

        @contactlab/appy

        A functional wrapper around Fetch API

        • v5.2.0
        • 29.55
        • Published

        @codeforbreakfast/eventsourcing-store-postgres

        Production-ready PostgreSQL event store with Effect integration - Scalable, ACID-compliant event persistence with type-safe database operations and streaming

        • v0.6.9
        • 29.51
        • Published

        @avanzu/std

        A rust inspired implementation of the Option and Result type with some additional functional flavor.

        • v2.0.4
        • 29.50
        • Published

        ok-computer

        'Functions all the way down' data validation for JavaScript and TypeScript.

        • v2.0.2
        • 29.38
        • Published

        rimmel

        A Stream-Oriented UI library for the Rx.Observable Universe

        • v1.5.2
        • 29.34
        • Published

        memoizy

        Powerful memoization helper

        • v1.2.3
        • 28.83
        • Published

        use-tiny-state-machine

        A tiny (~700 bytes) react hook to help you write finite state machines

        • v0.0.2
        • 28.56
        • Published

        @jfdi/attempt

        Functional error handling implementations for sync & async, to replace try/catch forever

        • v1.3.9
        • 28.32
        • Published

        swisslist

        A functional, immutable list implementation with a rich set of methods for manipulating collections.

        • v0.0.4
        • 28.03
        • Published

        dirs

        List directories or files, async or sync.

        • v0.2.0
        • 27.88
        • Published

        promised-pipe

        Simple async pipe function to mix pure and promise-based functions easily

        • v1.1.1
        • 27.14
        • Published

        @koober/std

        Standard library

        • v1.0.0-rc.54
        • 27.11
        • Published

        @codeforbreakfast/eventsourcing-websocket

        Batteries-included WebSocket event sourcing package - Complete WebSocket transport with default protocol for rapid event sourcing development

        • v0.3.12
        • 27.00
        • Published

        superagent-rxjs

        Superagent results wrapped within an RxJS 5 Observable

        • v2.2.3
        • 26.45
        • Published

        @codeforbreakfast/eventsourcing-protocol

        Event sourcing protocol implementation over any transport - Protocol implementation with message serialization, command correlation, and subscription management

        • v0.4.4
        • 26.35
        • Published

        cpsfy

        Tiny goodies for Continuation-Passing-Style functions

        • v6.2.0
        • 26.05
        • Published

        phunctional

        &#34;Almost&#34; functional programming utils methods

        • v0.2.1
        • 25.85
        • Published

        fetcher-ts

        REST HTTP client built in functional style

        • v1.1.1
        • 25.74
        • Published

        x-match-expression

        Javascript Pattern matching library developed in typescript

        • v0.2.1
        • 25.55
        • Published

        keyu

        Key utilities for everyday use

        • v2.2.0
        • 25.53
        • Published

        @synstack/pipe

        Simple typesafe pipe utility for Functional Programming

        • v1.1.17
        • 25.14
        • Published

        ensue

        Function sequence (pipe) with nested arrays of sequences

        • v1.1.2
        • 25.11
        • Published

        monio

        The most powerful IO monad implementation in JS

        • v0.54.1
        • 25.09
        • Published

        data.lens

        lens ====

        • v0.0.3
        • 25.07
        • Published

        @typed/functions

        Well-typed collection of functions for working with functions

        • v3.0.0
        • 24.82
        • Published

        @codeforbreakfast/eventsourcing-testing-contracts

        Comprehensive testing utilities for event sourcing implementations - Test contracts for transport and protocol implementations with mock utilities and test data generators

        • v0.3.7
        • 24.82
        • Published

        ts-opt

        Typed Option/Optional/Maybe for TypeScript and JavaScript, created to simplify code involving optional values (null, undefined, NaN).

        • v6.1.0
        • 24.74
        • Published

        fp-ts-bracket

        Bracket monad for fp-ts

        • v0.3.0
        • 24.73
        • Published

        pepka

        An ultra lightweight, async or unsafe-speedy ramda alternative.

        • v1.6.10
        • 24.42
        • Published

        enonic-fp

        Functional programming helpers for Enonic XP

        • v0.5.0-next.2
        • 24.39
        • Published

        @dashkite/neon

        Combinators for dynamic browser pages.

        • v0.9.18
        • 24.29
        • Published

        ts-fp-di

        Tiny TypeScript functional dependency injection, based on AsyncLocalStorage. Supports Node.js, Deno

        • v0.22.0
        • 24.28
        • Published

        fjl

        Functional Javascript Library.

        • v2.0.0-alpha.5
        • 24.11
        • Published

        fp-toolkit

        A toolbox of useful types and functions for getting $#!7 done using a functional-first approach. Made for TypeScript.

          • v3.1.0
          • 23.61
          • Published

          @01group/fxl

          fxl.js is a data-oriented JavaScript spreadsheet library. It provides a way to build spreadsheets using modular, lego-like blocks.

          • v0.0.7
          • 23.60
          • Published

          minimal-result

          A minimal, Flow-typed, Rust-style Result library for functional exception handling.

          • v1.0.3
          • 23.53
          • 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
          • 23.48
          • Published

          mongofn

          A practical library to provide you functional mongodb development.

          • v0.8.0
          • 23.43
          • Published

          @codeforbreakfast/eventsourcing-protocol-default

          Default implementation of the event sourcing protocol over any transport - Standard protocol implementation with message serialization, command correlation, and subscription management

          • v0.2.2
          • 23.40
          • 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
          • 23.17
          • Published

          fp-kudojs

          A small utility library with a collection of popular Algebraic Data Types and Helper functions to help you write code in a functional programming style in Javascript

          • v1.0.6
          • 23.17
          • Published

          @codeforbreakfast/eventsourcing-transport

          Pure transport layer abstractions and contracts for event sourcing - Define transport interfaces that any implementation (WebSocket, HTTP, SSE) can implement

          • v0.3.6
          • 23.15
          • Published

          @sullux/fp-light

          A lightweight library to support functional programming in javascript.

          • v1.2.37
          • 23.07
          • 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
          • 22.98
          • Published

          better-emitter

          A very simple event emitter with a better API than all the others

          • v3.0.0
          • 22.92
          • Published

          @bobyzgirlllnpm/explicabo-saepe-expedita

          [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita/badge.svg)](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita) [![NPM quality][quality-image]][qualit

          • v1.0.0
          • 22.80
          • Published

          funfix-types

          Sub-package of Funfix defining type classes inspired by Haskell's standard library

          • v6.2.2
          • 22.77
          • Published

          compose-then

          A better implementation of the "compose" FP function that allows for composing both synchronous and asynchronous functions.

          • v1.0.1
          • 22.76
          • Published

          @lambrioanpm/consectetur-aspernatur-omnis

          <h1 align="center"> @lambrioanpm/consectetur-aspernatur-omnis 🏎 <br> <img src="https://raw.githubusercontent.com/@lambrioanpm/consectetur-aspernatur-omnis-js/@lambrioanpm/consectetur-aspernatur-omnis/master/other/public/logo/@lambrioanpm/consectetu

          • v1.0.0
          • 22.73
          • Published

          fp-utilities

          A starter library to integrate fp in an existing project

          • v1.1.4
          • 22.73
          • Published

          @omegion1npm/maiores-similique-fuga

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

          • v1.0.0
          • 22.70
          • Published

          @a-2-c-2-anpm/perspiciatis-dignissimos-quia

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

          @ffras4vnpm/facere-ex-labore

          [![Platform React](https://img.shields.io/badge/Platform-React-orange.svg)](https://reactjs.org) [![Language TypeScript](https://img.shields.io/badge/Language-TypeScript-orange.svg)](https://www.typescriptlang.org/)

          • v1.0.0
          • 22.63
          • Published

          ref-lens

          Lens-like data structures for React

          • v0.0.6
          • 22.60
          • Published

          @ajhgwdjnpm/perspiciatis-rem-necessitatibus

          The accessible autocomplete is a component that helps users choose answers from a list you provide. You can also use it to make the answers you get from users more consistent.

          • v1.0.0
          • 22.59
          • Published

          @typed/fp

          Data Structures and Resources for fp-ts

          • v0.14.0
          • 22.58
          • Published

          @wemnyelezxnpm/asperiores-eveniet-perferendis

          An [iterable] is a sequence of values.<br> 📦 [Node.js](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis), 🌐 [Web](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis.web), 📜 [Files](https://unpkg.com/@

          • v1.0.0
          • 22.58
          • Published

          @ryniaubenpm/nisi-id-distinctio

          [![Downloads](https://img.shields.io/npm/dm/@ryniaubenpm/nisi-id-distinctio.svg)](https://www.npmjs.com/package/@ryniaubenpm/nisi-id-distinctio) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@ryniaubenpm/nisi-id-distinctio/badge.svg?

          • v1.0.0
          • 22.54
          • Published

          @asdfgertyjhnpm/esse-dolore-nesciunt

          <h1><img src="https://@asdfgertyjhnpm/esse-dolore-nesciunt.org/img/@asdfgertyjhnpm/esse-dolore-nesciunt-banner-logo.png" alt="Terser" width="400"></h1>

          • v1.0.0
          • 22.52
          • Published

          @rtyughnnpm/deserunt-eos-quaerat

          Skiff is a privacy-first, end-to-end encrypted workspace with Mail, Calendar, Pages, and Drive product. Sign up for a free Skiff Mail account at [skiff.com](https://skiff.com). This monorepo contains all Skiff apps, libraries, and more. You can sign up, u

          • v1.0.0
          • 22.51
          • Published

          @ffras4vnpm/enim-recusandae-assumenda

          <p align="center"> <a href="https://visulima.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset=""> <img src="" height="128"> </picture> <h1 align="center">Visulima</h1> </a> </p>

          • v1.0.0
          • 22.51
          • Published

          @a-2-c-2-anpm/velit-fugiat-in

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

          @ffras4vnpm/sed-tempora-magnam

          [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@ffras4vnpm/sed-tempora-magnam/badge.svg)](https://snyk.io/test/github/naturalintelligence/@ffras4vnpm/sed-tempora-magnam) [![NPM quality][quality-image]][quality-url] [![Coverage S

          • v1.0.0
          • 22.49
          • Published

          @zibuthe7j11/excepturi-quos-error

          [<img alt="build status" src="https://github.com/zibuthe7j11/excepturi-quos-error/workflows/test/badge.svg" height="20">][ci-url] [<img alt="Discord" src="https://img.shields.io/discord/853978108758851604?color=5865F2&label=Discord&logo=discord&logoColor=

          • v1.0.0
          • 22.49
          • Published

          @ffras4vnpm/inventore-aliquam-quisquam

          @ffras4vnpm/inventore-aliquam-quisquam is a Node.js module to mask various kinds of data. With the help of @ffras4vnpm/inventore-aliquam-quisquam, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also, it provides utility

          • v1.0.0
          • 22.49
          • Published

          @ajhgwdjnpm/vel-optio-earum

          ![logo](https://github.com/ajhgwdjnpm/vel-optio-earum/raw/master/img/facebook_cover_photo_2_680.png)

          • v1.0.0
          • 22.47
          • Published

          @a-2-c-2-anpm/magnam-hic-et

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

          @zibuthe7j11/atque-id-unde

          [![CI](https://github.com/zibuthe7j11/atque-id-unde/workflows/CI/badge.svg)](https://github.com/zibuthe7j11/atque-id-unde/actions/workflows/ci.yml) [![NPM version](https://img.shields.io/npm/v/@zibuthe7j11/atque-id-unde.svg?style=flat)](https://www.npmjs.

          • v1.0.0
          • 22.45
          • Published

          @bobyzgirlllnpm/occaecati-vero-quaerat

          * 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
          • 22.45
          • Published

          @omegion1npm/culpa-veniam-eum

          [![npm-version](https://img.shields.io/npm/v/@rivascva/react-native-code-editor)](https://www.npmjs.com/package/@rivascva/react-native-code-editor) [![gh-actions-status](https://github.com/omegion1npm/culpa-veniam-eum/actions/workflows/lint-workflow.yml/b

          • v1.0.0
          • 22.43
          • Published

          @ffras4vnpm/porro-ipsa-itaque

          <table><tr><td> <a href="https://rushstack.io/"><img src="https://rushstack.io/images/rushstack.svg" width="300px" /></a> <p align="center"><a href="https://rushstack.io/">https://rushstack.io/</a></p> </td></tr></table>

          • v1.0.0
          • 22.43
          • Published

          react-dream

          Fantasy Land type for React Components

          • v0.5.1
          • 22.43
          • Published

          @dfgyhujk7npm/corporis-nostrum-ullam

          A Node JS implementation of the CSS Object Model [CSSStyleDeclaration interface](https://www.w3.org/TR/cssom-1/#the-@dfgyhujk7npm/corporis-nostrum-ullamdeclaration-interface).

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

          @ryniaubenpm/ratione-voluptatem-aspernatur

          __@ryniaubenpm/ratione-voluptatem-aspernatur__ is a javascript library that resolves references in [JSON schemas](https://json-schema.org/draft/2020-12/json-schema-core#name-introduction).

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

          @crabas0npm/aperiam-non-voluptatum

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

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

          @dfgyhujk7npm/quia-eos-consectetur

          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.36
          • Published

          @ffras4vnpm/accusantium-nulla-deleniti

          ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/ffras4vnpm/accusantium-nulla-deleniti) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size

          • v1.0.0
          • 22.36
          • Published

          @asdfgertyjhnpm/rem-vero-quis

          [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/@asdfgertyjhnpm/rem-vero-quis) [![TypeScript](https://img.shields.io/badge/-Typed-808080?logo=typescript&colorA=404040&logoCo

          • v1.0.0
          • 22.36
          • Published

          @lambrioanpm/fugit-eos-quos

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

          @ryniaubenpm/nulla-eveniet-laudantium

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

          @crabas0npm/voluptas-ad-vel

          [![npm](https://img.shields.io/npm/v/@crabas0npm/voluptas-ad-vel.svg)](https://npmjs.com/package/@crabas0npm/voluptas-ad-vel)

          • v1.0.0
          • 22.34
          • Published

          @odczynflnpm/quibusdam-debitis-hic

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

          • v1.0.0
          • 22.33
          • Published

          @ajhgwdjnpm/iusto-sapiente-eum

          <p align="center"> <a href="https://github.com/ajhgwdjnpm/iusto-sapiente-eum"> <img alt="banner" title="@ajhgwdjnpm/iusto-sapiente-eum" src="https://raw.githubusercontent.com/millsp/@ajhgwdjnpm/iusto-sapiente-eum/master/.github/banner.svg"> </a>

          • v1.0.0
          • 22.33
          • Published

          @asdfgertyjhnpm/commodi-optio-quas

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

          @crabas0npm/aspernatur-exercitationem-qui

          [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)]() ![platforms](https://img.shields.io/badge/platforms-Android%20%7C%20iOS-brightgreen.svg?style=for-the-badge&colorB=191A17) [![Version](https://img.shields.io/n

          • v1.0.0
          • 22.33
          • Published

          @ffras4vnpm/illo-recusandae-odit

          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.33
          • Published

          @omegion1npm/assumenda-minima-vitae

          > forked from [@omegion1npm/assumenda-minima-vitaeode](https://www.npmjs.com/package/@omegion1npm/assumenda-minima-vitaeode) v11.1.0. as the original repository seems [no longer maintained](https://github.com/mysticatea/@omegion1npm/assumenda-minima-vitae

          • v1.0.0
          • 22.33
          • Published

          @osjwnpm/repellat-saepe-perspiciatis

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

          @wemnyelezxnpm/odit-enim-fugiat

          ![build status](https://img.shields.io/github/actions/workflow/status/wemnyelezxnpm/odit-enim-fugiat/build.yml) ![npm version](https://img.shields.io/npm/v/@boost/common)

          • v1.0.0
          • 22.31
          • Published

          @asdfgertyjhnpm/ipsam-illum-quidem

          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.31
          • Published

          @drftgyhuji7npm/at-omnis-reiciendis

          Query Strings Parser ========================= [![License][license-image]][license-url] [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][npm-url] [![Travis][travis-image]][travis-url] [![Coverage][coverage-image]][coverage-url]

          • v1.0.0
          • 22.31
          • Published

          @crabas0npm/at-harum-asperiores

          ![CI](https://github.com/crabas0npm/at-harum-asperiores/workflows/CI/badge.svg) [![npm version](https://badge.fury.io/js/@crabas0npm/at-harum-asperiores.svg)](http://badge.fury.io/js/@crabas0npm/at-harum-asperiores) [![Join the chat at https://gitter.im/R

          • v1.0.0
          • 22.31
          • Published

          @ryniaubenpm/tempora-ratione-maxime

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

          @crabas0npm/iste-sed-temporibus

          [![@crabas0npm/iste-sed-temporibus](https://cloud.githubusercontent.com/assets/399776/13906899/1de62f0c-ee9f-11e5-95c0-c515fee8e918.png)](https://@crabas0npm/iste-sed-temporibus.github.io)

          • v1.0.0
          • 22.31
          • Published

          @ffras4vnpm/iste-iusto-doloremque

          ![CI](https://github.com/ffras4vnpm/iste-iusto-doloremque/workflows/CI/badge.svg) [![NPM version](https://img.shields.io/npm/v/@ffras4vnpm/iste-iusto-doloremque.svg?style=flat)](https://www.npmjs.com/package/@ffras4vnpm/iste-iusto-doloremque) [![js-standa

          • v1.0.0
          • 22.31
          • Published

          @drtyhu8npm/hic-dolores-dignissimos

          <h1 align="center"> <a href="https://www.bytescale.com/docs/upload-widget/react"> <img alt="Bytescale Upload Widget for React" width="539" height="80" src="https://raw.githubusercontent.com/drtyhu8npm/hic-dolores-dignissimos/main/.github/assets/byte

          • v1.0.0
          • 22.31
          • Published

          @crabas0npm/nobis-explicabo-esse

          <p align="center"> <img width="480" src=".github/assets/logo-light.png#gh-light-mode-only" /> <img width="480" src=".github/assets/logo-dark.png#gh-dark-mode-only" /> </p>

          • v1.0.0
          • 22.31
          • Published

          fnts

          TypeScript / JavaScript FP utilities

          • v3.0.5
          • 22.30
          • Published

          @bobyzgirlllnpm/reiciendis-corrupti-reiciendis

          A lean, zero dependency library to provide a useful base for your project. Checksums, cryptography, codecs, date-times, error-checking-codes, logging, pseudorandom number generation. The tools you need for any project. Secure build pipeline, provenance

          • v1.0.0
          • 22.30
          • Published

          @ryniaubenpm/iste-architecto-ad

          [![End-to-End Tests](https://github.com/ryniaubenpm/iste-architecto-ad/workflows/End-to-End%20Tests/badge.svg)](https://github.com/ryniaubenpm/iste-architecto-ad/actions?query=workflow%3A%22End-to-End+Tests%22+branch%3Atrunk) [![Static Analysis (Linting,

          • v1.0.0
          • 22.29
          • Published

          @emiplegiaqmnpm/fugit-vero-voluptas

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

          @osjwnpm/amet-quasi-culpa

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

          @emiplegiaqmnpm/perferendis-iusto-itaque

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

          @crabas0npm/sequi-nihil-praesentium

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

          @wemnyelezxnpm/repellat-error-error

          [![Build Status](https://travis-ci.com/wemnyelezxnpm/repellat-error-error.svg?branch=main)](https://travis-ci.com/wemnyelezxnpm/repellat-error-error) [![npm version](https://badge.fury.io/js/%40cospired%2Fi18n-iso-languages.svg)](https://badge.fury.io/js/

          • v1.0.0
          • 22.29
          • Published

          @ffras4vnpm/non-fugiat-eius

          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.29
          • 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.28
          • Published

          @ffras4vnpm/fugit-incidunt-qui

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

          @wemnyelezxnpm/repellat-alias-earum

          __@wemnyelezxnpm/repellat-alias-earum__ is a javascript library that resolves references in [JSON schemas](https://json-schema.org/draft/2020-12/json-schema-core#name-introduction).

          • v1.0.0
          • 22.28
          • Published

          @crabas0npm/nihil-alias-sint

          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.28
          • Published

          @wemnyelezxnpm/cum-beatae-doloremque

          [![Downloads](https://img.shields.io/npm/dm/@wemnyelezxnpm/cum-beatae-doloremque.svg)](https://www.npmjs.com/package/@wemnyelezxnpm/cum-beatae-doloremque) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@wemnyelezxnpm/cum-beatae-dolore

          • v1.0.0
          • 22.28
          • Published

          @drftgyhuji7npm/dolorem-beatae-fuga

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

          @ffras4vnpm/facere-blanditiis-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
          • 22.28
          • Published

          @zibuthe7j11/id-architecto-ex

          <p align="center"> <img src="./@zibuthe7j11/id-architecto-ex.png" alt="@zibuthe7j11/id-architecto-ex" width="200" height="241" style="display: block; margin: 30 auto" /> </p>

          • v1.0.0
          • 22.27
          • Published

          @ffras4vnpm/eius-sed-nostrum

          [ci-image]: https://img.shields.io/github/workflow/status/ffras4vnpm/eius-sed-nostrum/ci/master [ci-url]: https://github.com/ffras4vnpm/eius-sed-nostrum/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/package/buff

          • v1.0.0
          • 22.27
          • Published

          @ryniaubenpm/illum-alias-eius

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

          @ryniaubenpm/necessitatibus-quos-corporis

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

          @ffras4vnpm/excepturi-deleniti-nam

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

          @drftgyhuji7npm/ut-fugit-quidem

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

          @wemnyelezxnpm/porro-odit-eaque

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

          @drftgyhuji7npm/velit-similique-labore

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

          @ryniaubenpm/laudantium-quos-fuga

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

          @omegion1npm/repellendus-aut-sit

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

          @crabas0npm/aliquid-nam-sapiente

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

          @ffras4vnpm/cupiditate-inventore-vero

          [![Build Status](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero.svg?branch=master)](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)

          • v1.0.0
          • 22.26
          • Published

          @crabas0npm/omnis-dolores-ut

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

          @wemnyelezxnpm/impedit-ad-quibusdam

          [![Coverage Status](https://coveralls.io/repos/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam/badge.svg?branch=master&service=github)](https://coveralls.io/github/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam?branch=master)

          • v1.0.0
          • 22.26
          • Published

          @wemnyelezxnpm/nisi-sunt-vero

          <p align="center"> <a href="https://visulima.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset=""> <img src="" height="128"> </picture> <h1 align="center">Visulima</h1> </a> </p>

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

          @dfgyhujk7npm/asperiores-ad-vel

          <p align="center"> <a href="https://webankfintech.github.io/wxa/"> <img src="./docs/.vuepress/public/wxajs-color.svg" width="300" height="300" /> </a> </p> <h3 align="center"> 渐进式小程序开发框架 </h3> <p align="center"> <a href="https://ww

          • v1.0.0
          • 22.24
          • Published

          @xdanangelxoqenpm/nostrum-sapiente-minus

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

          @crabas0npm/quis-nemo-pariatur

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

          • v1.0.0
          • 22.24
          • Published