JSPM

Found 273 results for no-dependencies

just-extend

extend an object

  • v6.2.0
  • 94.69
  • Published

just-diff-apply

Apply a diff to an object. Optionally supports jsonPatch protocol

  • v5.5.0
  • 88.70
  • Published

just-diff

Return an object representing the diffs between two objects. Supports jsonPatch protocol

  • v6.0.2
  • 88.02
  • Published

just-curry-it

return a curried function

  • v5.3.0
  • 74.88
  • Published

just-clone

deep copies objects and arrays

  • v6.2.0
  • 70.37
  • Published

just-omit

copy an object but omit the specified keys

  • v2.2.0
  • 67.39
  • Published

human-readable

Presenting values in human-readable form.

  • v0.2.1
  • 65.65
  • Published

just-compare

compare two collections

  • v2.3.0
  • 64.86
  • Published

litepicker

Date range picker - lightweight, no dependencies

  • v2.0.12
  • 64.00
  • Published

kliedz

Dead-simple, stateless logging utility for JavaScript and TypeScript. Pure functions. No dependencies. Just log.

  • v1.1.0
  • 63.59
  • Published

just-throttle

return a throttled function

  • v4.2.0
  • 62.65
  • Published

just-unique

dedupes an array

  • v4.2.0
  • 61.82
  • Published

just-safe-get

get value at property, don't throw if parent is undefined

  • v4.2.0
  • 61.39
  • Published

just-deep-map-values

Returns an object with values at all depths mapped according to the provided function

  • v1.2.0
  • 60.45
  • Published

just-range

Generate a range array for numbers

  • v4.2.0
  • 59.97
  • Published

just-pick

copy an object but with only the specified keys

  • v4.2.0
  • 59.76
  • Published

just-safe-set

set value at property, create intermediate properties if necessary

  • v4.2.1
  • 58.80
  • Published

just-map-values

map an object, predicate updates values, receives (value, key, object)

  • v3.2.0
  • 58.75
  • Published

just-once

create a function that can only be invoked once

  • v2.2.0
  • 58.74
  • Published

just-zip-it

returns an array of grouped elements, taking n-th element from every given array

  • v3.2.0
  • 58.57
  • Published

just-is-empty

return true if object has no enumerable key values

  • v3.4.1
  • 58.35
  • Published

just-capitalize

capitalize the first character of a string

  • v3.2.0
  • 57.92
  • Published

just-group-by

return a grouped object from array

  • v2.2.0
  • 56.73
  • Published

just-merge

shallow extend an object

  • v3.2.0
  • 56.54
  • Published

just-split

Splits array into groups of n items each

  • v3.2.0
  • 56.14
  • Published

just-compose

return a function composed of 2 or more functions

  • v2.3.0
  • 55.22
  • Published

just-has

return a boolen indicating the existence of a deep property, don't throw if parent is undefined

  • v2.3.0
  • 52.46
  • Published

coingecko-api

A Node.js wrapper for the CoinGecko API with no dependencies.

  • v1.0.10
  • 52.43
  • Published

just-entries

return object entries as an array of [key, value] pairs

  • v2.3.0
  • 51.01
  • Published

just-flush

returns a copy of an array or object with null/undefined members removed

  • v2.3.0
  • 50.72
  • Published

just-map-keys

map an object, predicate updates keys, receives (value, key, object)

  • v2.3.0
  • 50.60
  • Published

just-union

returns the union of two arrays

  • v3.2.0
  • 50.01
  • Published

@dahoom/disposable-email

a lightweight, no dependencies, regularly updated disposable email npm package with types forked from https://github.com/disposable/disposable

  • v0.3.253
  • 49.18
  • Published

just-shuffle

return the elements of an array in random order

  • v4.2.0
  • 48.99
  • Published

just-intersect

return the intersect of two arrays

  • v4.3.0
  • 48.94
  • Published

just-last

return the last member of an array

  • v3.2.0
  • 48.66
  • Published

just-remove

removes one array from another

  • v3.2.0
  • 47.30
  • Published

@lavadrop/ensure

Ensures value is defined (i.e., neither undefined nor null).

  • v1.0.0
  • 46.38
  • Published

just-template

interpolate a string with variables

  • v2.2.0
  • 45.17
  • Published

just-compact

returns a copy of an array with falsey values removed

  • v3.2.0
  • 44.81
  • Published

just-truncate

truncate a string with a custom suffix

  • v2.2.0
  • 44.70
  • Published

@mvneerven/xo-js

XO - Pure JS Progressive Web Apps & Declarative Forms - No dependencies

  • v2.0.10
  • 44.54
  • Published

qrjs2

QR code generating with vanilla js (SVG Element, Data URI SVG String, Data URI PNG String, HTML Table Element).

  • v0.1.12
  • 41.09
  • Published

just-partition

Elements satisfying predicate added to first array, remainder added to second

  • v2.2.0
  • 40.95
  • Published

just-index

return an object from an array, keyed by the value at the given id

  • v4.2.0
  • 40.68
  • Published

just-random

return a randomly selected element in an array

  • v3.2.0
  • 40.56
  • Published

sk-seo

A lightweight, no depenencies, Sveltekit SEO component to save your time

  • v0.5.4
  • 38.27
  • Published

just-map-object

map an object, passing key and value to predicates

  • v2.3.0
  • 37.21
  • Published

iframe-lightbox

Responsive no-jQuery pure JS/CSS Lightbox for iframes, no dependencies, customizable aspect ratio, 5kb unminified source code, with demo

  • v0.2.12
  • 36.70
  • Published

v-datatable-light

A lightweight vue datatable component with no dependencies

  • v0.8.2
  • 36.63
  • Published

just-pluck-it

pluck a property from each member of a collection

  • v2.3.0
  • 36.47
  • Published

just-modulo

modulo of a number and a divisor

  • v2.2.0
  • 35.67
  • Published

just-values

return property values as an array

  • v2.2.0
  • 34.40
  • Published

@pheralb/toast

A lightweight, customizable, and dependency-free notification library for React.

  • v1.0.0
  • 33.85
  • Published

@queso/kebab-case

Converts a string value into kebab case.

  • v1.1.0
  • 32.28
  • Published

@adriantombu/array-shuffle

A package that... well... shuffles the values of an array. Yup. That's all.

  • v2.0.11
  • 32.09
  • Published

canvas-free-drawing

Simple, lightweight and straightforward package that allows you to free draw on a canvas html element.

  • v2.1.1
  • 31.50
  • Published

just-split-at

splits an array into two at a given position

  • v3.2.0
  • 31.44
  • Published

pinchable

Lightweight, dependency-free library for smooth mobile pinch-zoom and panning on any HTML element.

  • v0.3.2
  • 31.21
  • Published

smarkform

[![SmarkForm Logo](docs/assets/SmarkForm_logo.png)](https://www.npmjs.com/package/smarkform)

  • v0.12.7
  • 31.14
  • Published

kick-wss

Lightweight dependency-free library for connecting to Kick.com WebSockets

  • v1.0.4
  • 30.34
  • Published

@queso/pick

Creates an object composed of the picked object properties.

  • v0.6.0
  • 30.02
  • Published

prng-xoshiro

JavaScript implementation of the xoshiro deterministic family of PRNGs (pseudorandom number generators). Written in pure JS, and works on node.js as well as browsers.

  • v1.0.1
  • 29.99
  • Published

@meting/core

A powerful music API framework to accelerate development - Node.js port. Support Netease, Tencent, Kugou, Baidu, Kuwo music platforms.

  • v1.6.0
  • 29.50
  • Published

img-lightbox

Responsive no-jQuery pure JS/CSS Lightbox for images, no dependencies, 10kb unminified source code, with demo

  • v0.2.7
  • 29.28
  • Published

@kayahr/npm-utils

Cross-platform dependency-free CLI utilities for use in package.json scripts

  • v1.1.1
  • 29.00
  • Published

@mvasilkov/outdent

Remove extra indentation from multiline strings.

  • v1.0.5
  • 28.98
  • Published

data-drag

Lightweight drag-and-drop library with Shadow DOM support. Beautiful code, extensive documentation, perfect for teaching and building complex interfaces.

  • v1.0.4
  • 28.91
  • Published

just-replace-all

replace all occurrences of a string within a string with another string

  • v2.2.0
  • 28.88
  • Published

next-redux

Next.js Redux coupling

  • v0.1.1
  • 28.87
  • Published

@scintilla-network/litest

Dependency-free test framework with full Vitest API compatibility. Zero-dependency replacement for Vitest to reduce risk of supply chain attacks.

  • v1.4.1
  • 28.43
  • Published

@moaqzdev/toast

<https://github.com/user-attachments/assets/a0448e9d-4f14-4cd2-90bf-4e3d052ab5cc>

  • v1.4.0
  • 28.16
  • Published

just-insert

Inserts a sub-array into an array starting at the given index. Returns a copy

  • v3.2.0
  • 28.04
  • Published

@yeepay/coderocket-mcp

CodeRocket MCP - Independent AI-powered code review server for Model Context Protocol

  • v1.5.6
  • 27.92
  • Published

@tomickigrzegorz/autocomplete

A lightweight, dependency-free autocomplete component in vanilla JavaScript with WAI-ARIA support.

  • v3.0.3
  • 27.80
  • Published

react-quick-response

A lightweight React component for generating customizable QR codes as SVG elements with support for embedded content overlays.

  • v1.0.5
  • 27.77
  • Published

just-prune

prune a string with whole words and a custom suffix

  • v2.2.0
  • 27.74
  • Published

mangata-prng-xoshiro

JavaScript implementation of the xoshiro deterministic family of PRNGs (pseudorandom number generators). Written in pure JS, and works on node.js as well as browsers.

  • v3.0.0
  • 27.47
  • Published

indom

InDom - 3.8 modern JavaScript DOM library - powerful, easy and automates cleanup

  • v1.0.2
  • 27.43
  • Published

yazdi-datepicker

A lightweight, accurate, and zero-dependency Persian (Jalali/Shamsi) calendar date picker with accurate date conversion and intuitive year/month selection flow

  • v1.1.1
  • 27.38
  • Published

t-streams

Tool for querying iterables.

  • v0.6.3
  • 27.15
  • Published

ron-litepicker

Date range picker - lightweight, no dependencies

  • v2.0.15
  • 27.00
  • Published

just-left-pad

add characters to the left of a string such that its total length is n

  • v3.2.0
  • 26.90
  • Published

gdpr-cookie-consent

Lightweight, headless cookie consent library providing technical tools for implementing consent mechanisms. Data-attribute driven, no dependencies, framework-agnostic. Legal compliance is user's responsibility - consult legal professionals.

  • v1.0.0
  • 26.63
  • Published

easy-dates-picker

A super lightweight, zero dependency date picker, written in vanilla JS

  • v0.1.6
  • 26.28
  • Published

just-right-pad

add characters to the right of a string such that its total length is n

  • v3.2.0
  • 25.70
  • Published

just-is-primitive

determine if a value is a primitive value

  • v2.3.0
  • 25.26
  • Published

vanilla-js-calendar

The lightest Javascript calendar out there, without any dependency (no jQuery).

  • v1.1.0
  • 24.90
  • Published

accessibility-plugin

You can use this plugin to make a accessibility friendly website fast and easily

  • v1.2.2
  • 24.49
  • Published

@queso/snake-case

Converts a string value into snake case.

  • v0.2.0
  • 24.36
  • Published

bell-alert

Light, customizable and agnostic alert library.

  • v2.0.2
  • 24.13
  • Published

teeny-tiny-router

A minimal, dependency-free client-side router with caching, script execution, and SSR compatibility

  • v1.0.3
  • 24.05
  • Published

modern-table-js

Modern, lightweight, vanilla JavaScript table library with zero dependencies. 67% faster than DataTables with mobile-first responsive design.

  • v1.0.10
  • 23.96
  • Published

wroute

Minimal RFC6570 conforming HTTP multiplexer for defining endpoints with typed URI Template Syntax

    • v0.7.8
    • 23.91
    • Published

    ave-datepicker

    Date range picker - lightweight, no dependencies

    • v1.5.73
    • 23.90
    • Published

    @killovsky/4devs

    Módulo para geração de dados falsos com base no site 4Devs.

    • v1.0.1
    • 23.87
    • Published

    iterator-modifier

    A Linq clone. Attempts to be the best Linq clone. Use the from method on the Itmod class to query an iterable.

    • v1.0.8
    • 23.84
    • Published

    just-tail

    return all but the first element of an array

    • v3.2.0
    • 23.83
    • Published

    react-fatless-form

    A lightweight React form package designed for simplicity that simplifies form handling and validation without unnecessary complexity or bloat.

    • v4.0.0
    • 23.65
    • Published

    transfer-elements

    Moves elements from one place to another.

    • v1.0.7
    • 23.62
    • Published

    @queso/attempt

    Wraps func in a try...catch.

    • v1.2.0
    • 23.60
    • Published

    @queso/sleep

    Sleeps for a specified duration.

    • v0.3.0
    • 23.47
    • Published

    tiny-dom

    A tiny DOM manipulation library written in ES6 with zero dependencies.

    • v2.0.1
    • 23.47
    • Published

    @float-toolkit/core

    Float Toolkit is an NPM package for working with floating-point numbers.

    • v2.1.0
    • 23.47
    • Published

    just-is-circular

    determine if an object contains a circular reference

    • v2.2.0
    • 23.08
    • Published

    meetup-lucky-winner-generator

    A simple package with zero dependencies for generating lucky winners if there is a free coupon giveaway at a Meetup event!

    • v0.1.1
    • 22.80
    • Published

    coingecko-api-typed

    A Node.js wrapper for the CoinGecko API with no dependencies (with generated inline d.ts typings!).

    • v1.0.19
    • 22.77
    • Published

    @amundsan/literal-engine

    Node template engine based on template literals, with no dependencies.

    • v0.10.7
    • 22.62
    • Published

    @mub22/validity

    Lightweight JavaScript validation library inspired by Laravel's rule syntax. Validate fields and forms easily with built-in rules and error messages.

      • v1.0.6
      • 22.41
      • Published

      custom-qrcode-browser

      [![Continuous Integrations](https://github.com/CyrilDesch/custom-qrcode-browser/actions/workflows/continuous-integrations.yaml/badge.svg?branch=main)](https://github.com/CyrilDesch/custom-qrcode-browser/actions/workflows/continuous-integrations.yaml) [![L

      • v0.0.10
      • 22.07
      • Published

      just-demethodize

      turn a method into a standalone function; the first arg becomes `this`

      • v3.2.0
      • 21.96
      • Published

      @odion-cloud/rockdex-db

      🗄️ Lightweight, zero-dependency JavaScript database with manual file control. Features schema validation, transactions, triggers, and advanced queries. Works seamlessly in Node.js and browsers with optional persistence via .rdb files you create and manag

      • v1.0.14
      • 21.83
      • Published

      esc-fmt-same-string-edges

      Format 2 strings, human readable, easy compare, highlight beginning/middle/end (if applicable) same/different parts, algorithm/function, visualize/highlight, match unchanged context. Fast and minimal, zero dependencies, supply your own formatting function

      • v0.3.3
      • 21.77
      • Published

      @lavadrop/pick

      Creates an object composed of the picked object properties.

      • v0.8.0
      • 21.68
      • Published

      lilium-text

      Web rich text editor. Ready to be used in a test environment.

      • v1.3.2
      • 21.61
      • Published

      @queso/debounce

      Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.

      • v1.1.0
      • 21.49
      • Published

      @queso/omit

      The opposite of @queso/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.

      • v0.2.0
      • 21.41
      • Published

      brainmap.js

      A beautiful, interactive, and themeable mindmap library for creating hierarchical visualizations with editing capabilities

      • v1.0.10
      • 21.27
      • Published

      @queso/throttle

      Creates a throttled function that only invokes func at most once per every wait milliseconds.

      • v0.2.0
      • 21.25
      • Published

      chromatic-blur

      A lightweight, zero-dependency JavaScript plugin for creating stunning chromatic aberration blur effects

      • v1.0.0
      • 21.07
      • Published

      @queso/camel-case

      Converts a string value into camel case.

      • v0.2.0
      • 20.86
      • Published

      @rqbik/mtext

      Parse minecraft text to JSON format

        • v1.0.7
        • 20.76
        • Published

        just-squash

        remove all spaces from a string, optionally remove escape sequences too

        • v2.2.0
        • 20.76
        • Published

        parser-template

        a parser for texts by a template

        • v1.6.0
        • 20.34
        • Published

        @lavadrop/sleep

        Sleeps for a specified duration.

        • v0.5.1
        • 20.27
        • Published

        flow-code-description

        a function for work with "code-flow" description objects

        • v3.3.0
        • 20.00
        • Published

        @devlop-ab/dialog

        Lightweight and accessible drop-in replacement for the built-in browser dialog methods (alert, confirm and prompt).

        • v1.2.1
        • 19.75
        • Published

        @afixt/shareable

        A lightweight, accessible, and customizable social sharing widget for modern web applications

        • v0.2.1
        • 19.56
        • Published

        nascoder-terminal-browser-mcp

        🌐 Ultimate Standalone Terminal Browser & Web Scraper MCP - Browse any website, extract content & links directly in terminal with zero file pollution. 100% standalone with smart fallbacks. Enhanced by optional terminal browsers (lynx/w3m). Perfect for doc

        • v1.0.5
        • 19.43
        • Published

        snap-carousel.js

        A lightweight vanilla JavaScript carousel library built with modern web technologies. Based on custom elements, scroll-snap, and scroll-padding.

        • v1.11.2
        • 19.31
        • Published

        npm-free-server

        A very tiny webserver that uses no other dependencies.

        • v1.1.0
        • 19.28
        • Published

        read-excel-data

        A lightweight and simple Node.js library for reading Excel files

        • v0.0.27
        • 19.22
        • Published

        n8n-widget-bot

        Lightweight and customizable n8n AI chatbot widget

        • v1.2.0
        • 19.14
        • Published

        country-selector-with-flags

        Un componente React de selección de países con banderas y soporte multiidioma. Completamente standalone, no requiere shadcn/ui.

        • v0.1.9
        • 19.04
        • Published

        just-flip

        flip first two arguments of a function

        • v2.2.0
        • 19.02
        • Published

        almostnojs

        A minimalist, dependency-free JavaScript framework for DOM manipulation, event handling, animations, state management, and HTTP requests.

        • v1.1.3
        • 18.98
        • Published

        akkordeon

        An easy to hack, accessible, 0 dependency accordion

        • v1.0.8
        • 18.76
        • Published

        devlien

        Devlien is a lightweight, zero-dependency Node.js framework with clean MVC structure, built-in ORM, and intuitive routing for rapid backend development.

        • v1.0.4
        • 18.57
        • Published

        butterpop

        A lightweight, customizable toast notification library with no dependencies

        • v1.0.4
        • 18.47
        • Published

        sortable-lite

        Simple and lightweight JavaScript module to make HTML tables sortable

        • v1.1.4
        • 18.38
        • Published

        coingecko-api-typed-pro

        A Node.js wrapper for the CoinGecko API with no dependencies with generated inline d.ts typings and pro account support.

        • v1.0.22
        • 18.33
        • Published

        @lavadrop/omit

        The opposite of @lavadrop/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.

        • v0.4.0
        • 18.20
        • Published

        ltcache

        A lightweight, in-memory caching library - like Redis but much simpler. Features TTL support, concurrent request handling, and comprehensive statistics. Perfect for Node.js applications that need fast caching without the complexity of Redis.

        • v0.2.0
        • 18.09
        • Published

        coingecko-api-def-pro

        A Node.js wrapper for the CoinGecko API with no dependencies with generated inline d.ts typings and pro account support.

        • v1.0.0
        • 18.09
        • Published

        tapircharts

        A lightweight, customizable JavaScript charting framework designed for dashboard applications with multiple charts sharing themes

        • v1.0.7
        • 18.09
        • Published

        @lavadrop/identity

        Returns the first argument it receives and ignores any additional arguments.

        • v3.0.0
        • 18.08
        • Published

        @maayanpolitzer/rules-engine

        A lightweight, powerful and flexible rule evaluation engine designed for simple or complex logical operations. Perfect for projects requiring customizable validation, dynamic conditions, or decision trees based on json. inspired by MongoDB filters.

        • v1.0.3
        • 18.05
        • Published

        open-web-inspector

        The open source web element inspector - AI-controllable DOM inspection with live CSS editing, hover highlighting, and developer tools integration

        • v1.2.0
        • 17.99
        • Published

        @lavadrop/debounce

        Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.

        • v3.0.0
        • 17.96
        • Published

        @killovsky/gtts

        Repositório do módulo de geração de texto para fala Google, gTTS.

        • v1.0.0
        • 17.47
        • Published

        esc-get-cmd-data-passthru-async

        async function that runs a shell command with arguments and environment variables, optional realtime passthru output/error. Positive/negative filter/map output with func/string/regex. Resolves/rejects with an array: [ retCode, outA, errA ]

        • v0.1.4
        • 17.24
        • Published

        react-custom-clock

        A highly customizable React component for creating clocks with a wide range of styles and options.

        • v1.0.9
        • 16.86
        • Published

        @wunderland/express-harness

        A fully typed, light-weight, unopinionated and no-dependencies Express.JS middleware that helps with the validation of requests.

        • v1.0.2
        • 16.66
        • Published

        text-style-saver

        A lightweight Markdown to HTML parser without external dependencies to save blog styles, font size etc as string in sql/nosql database.

          • v1.0.2
          • 16.48
          • Published

          @slasherrose/check-up

          A lightweight, no-dependencies, unit testing library.

            • v1.2.0
            • 16.40
            • Published

            webpraktyk-vue-slider

            Webpraktyk Vue Slider is a no-dependencies, free Vue component slider and carousel.

            • v0.0.5
            • 16.18
            • Published

            lambda-mailer

            Simple module for receiving an email from a contact form on your website.

            • v0.2.0
            • 16.09
            • Published

            @ifunc/curry

            return a curried function

            • v1.0.0
            • 15.98
            • Published

            smoltest

            A JavaScript test runner. Like Mocha but smol.

            • v1.0.5
            • 15.68
            • Published

            brief-async

            The most brief syntax for describing async flow

            • v0.5.0
            • 15.50
            • Published

            @ifunc/flip

            flip first two arguments of a function

            • v1.0.0
            • 15.48
            • Published

            @queso/is-boolean

            Checks if the primitive value of value is a boolean.

            • v0.1.0
            • 15.38
            • Published

            ave-litepicker

            Date range picker - lightweight, no dependencies

            • v2.0.11
            • 15.38
            • Published

            react-quill-editors

            A fully customizable React rich text editor with no external dependencies. Features a comprehensive toolbar similar to popular Markdown editors with file operations, media insertion, and advanced formatting capabilities.

            • v1.0.5
            • 15.00
            • Published

            @mobiloud/push-banner-widget

            Smart, responsive banner widget for enabling push notifications in MobiLoud apps. Features session limiting, mobile optimization, and zero dependencies.

            • v1.0.2
            • 14.93
            • Published

            pagindata-js

            A lightweight and modern pagination library written in vanilla JavaScript with no external dependencies

            • v1.1.1
            • 14.66
            • Published

            @lavadrop/fib

            A Fibonacci sequence generator.

            • v1.0.0
            • 14.62
            • Published

            react-html-elements

            A standalone, dependency-free React component library for customizable buttons, toggles, radios, checkboxes, dropdowns, and input fields.

            • v1.0.6
            • 14.62
            • Published

            chalkless

            Lightweight console.log styling without dependencies

            • v1.0.6
            • 14.52
            • Published

            token-explorer-api

            A Node.js wrapper for the CoinGecko API with no dependencies.

            • v1.0.2
            • 14.50
            • Published

            j-picker

            Simply date picker for web applications

            • v1.1.0
            • 14.28
            • Published

            esc-get-matching-files-array

            Sync function that returns an array of files matching regex pattern, recursively inside specified directory.

            • v0.1.3
            • 13.99
            • Published

            dx-calc

            A math engine built in vanilla JS — zero dependencies, pure brainpower.

            • v0.2.3
            • 13.84
            • Published

            pilipili-server

            🌶️ A spicy little web server written in pure Bash - no Node.js, no Python, just shell scripting!

            • v1.0.0
            • 13.65
            • Published

            frappu

            A minimalist testing framework for C/C++ projects

            • v1.0.3
            • 13.49
            • Published

            kaizen-validation

            A simple and flexible javascript validation that allows you to test both on backend and frontend.

            • v1.0.10
            • 13.30
            • Published

            nayuki-canvas

            A floating node HTML5 canvas

            • v0.0.2
            • 13.26
            • Published

            nodoj

            Lightweight JavaScript library to create and manipulate DOM nodes

            • v2.0.3
            • 13.10
            • Published

            crop-my-screen

            Crop MediaStream in a browser

            • v1.0.3
            • 12.83
            • Published

            @thorop/toast

            <div align="center"> <a href="https://toast.thorxop.com"> <img src="https://toast.thorxop.com/images/logo_svg.svg" alt="@thorop/toast" height="60" /> </a> <p /> <p> <b> An accessible toast library for React.

              • v0.2.4
              • 12.77
              • Published

              just-do-it

              Just do one thing.

              • v1.0.1
              • 12.42
              • Published

              brief-switch

              The shortest syntax for functional switch-case

              • v0.2.0
              • 12.24
              • Published

              minimal-tooltip

              Minimal JavaScript tooltip with no dependencies

              • v1.0.1
              • 12.17
              • Published

              just-find

              find key or value in object.

              • v1.0.0
              • 12.07
              • Published

              @jotadev0/belljs

              Alert library based in Sonner, but agnostic to JavaScript enviroment

              • v1.0.0
              • 12.07
              • Published

              @desto/scrollbar-js

              A script which produces stylable scrollbars. It also allows styling of the resize handle.

              • v1.4.0
              • 11.93
              • Published

              pragm-litepicker

              Date range picker - lightweight, no dependencies

              • v1.5.8
              • 11.87
              • Published

              @fullstax/litepicker

              Date range picker - lightweight, no dependencies

              • v1.5.7-rc.1
              • 11.59
              • Published

              @niel-blanca/signature-pad

              A lightweight and dependency-free Signature Pad built using the Canvas API with Vanilla JavaScript.

              • v1.2.0
              • 11.53
              • Published

              @halcyoninno/accordion

              Minimal Vanilla JS accordion feature, supporting nested accordions for building menus, submenus, etc.

              • v0.1.0
              • 11.39
              • Published

              scrollenchant

              A lightweight scroll animation library with glow effects

              • v2.0.0
              • 11.29
              • Published

              coingecko-wrapper-api

              A Node.js wrapper for the CoinGecko API with no dependencies.

              • v1.0.10
              • 11.29
              • Published

              litepickers

              Date range picker - lightweight, no dependencies

              • v2.0.15
              • 11.25
              • Published

              create-devlien

              Devlien framework installer

              • v1.1.1
              • 11.25
              • Published

              id-lightbox

              simple lightbox plugin with no dependencies

              • v0.5.4
              • 10.86
              • Published

              just-camelize

              transform strings to camel case.

              • v1.0.0
              • 10.43
              • Published

              esc-get-interactive-cmd-result-async

              async function that runs a shell command with arguments and environment variables, full interactive stdin/stdout/stderr usability (eg: run and use nano). Resolves/rejects with your command's return code.

              • v0.1.1
              • 10.38
              • Published

              @webenomic/dataslider

              Dependency-free UI module for creating range slider inputs, seek bars, and progress bars.

              • v1.0.1
              • 9.98
              • Published

              just-type

              type checking.

              • v1.0.2
              • 9.98
              • Published

              @lavadrop/pick-by

              Creates an object composed of the object properties for which predicate returns truthy.

              • v0.3.0
              • 9.98
              • Published

              bigdenary

              Arbitrary-length decimal implementation ES module (ESM) with native BigInt

              • v0.0.1
              • 9.94
              • Published

              crosscors

              A blazing fast, advanced CORS middleware for Node.js.

              • v1.0.1
              • 9.92
              • Published

              ctrovalidate

              A lightweight, powerful, and zero-dependency JavaScript library for client-side form validation with a declarative, HTML-first approach.

              • v1.1.0
              • 9.92
              • Published

              @marufzak/react

              Zero-dependency, lightweight and minimalistic implementation of the React library

                • v1.0.0
                • 9.73
                • Published

                just-ajax

                ajax request.

                • v1.0.0
                • 9.64
                • Published

                smart-id-scanner

                A complete vanilla JavaScript ID card scanner with camera integration, auto-capture, and smart detection features

                • v1.3.0
                • 9.52
                • Published

                helo-js

                A tiny stateful MVVM

                • v0.0.1
                • 9.44
                • Published

                @queso/pick-by

                Creates an object composed of the object properties for which predicate returns truthy.

                • v0.1.0
                • 9.25
                • Published

                highliter

                ⚡ Lightweight JS highlighter

                • v1.0.1
                • 9.25
                • Published

                word-trimwidth

                Truncate a list of words with a specified width

                • v1.0.2
                • 9.25
                • Published

                create-theway

                Project configuration templates for TheWay router

                • v0.0.0-2
                • 8.97
                • Published

                tiny-tags

                A lightweight, performant, and dependency-free content tagging and filtering system

                • v1.0.2
                • 8.97
                • Published

                @queso/identity

                Returns the first argument it receives and ignores any additional arguments.

                • v1.0.1
                • 8.93
                • Published