JSPM

Found 16748 results for js to xml

tmexchange

tmx2js and js2tmx converter tmx utils

  • v2.0.5
  • 53.79
  • Published

is-arguments

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

  • v1.2.0
  • 53.53
  • Published

web-resource-inliner

Inlines img, script and link tags into the same file.

  • v7.0.0
  • 53.45
  • Published

karma

Spectacular Test Runner for JavaScript.

  • v6.4.4
  • 53.35
  • Published

easy-stack

Simple JS stack with auto run for node and browsers

  • v1.0.1
  • 52.45
  • Published

xmlobject

Convert javascript objects to and from xml strings.

  • v0.6.5
  • 51.53
  • Published

js-message

normalized JS Object and JSON message and event protocol for ES6+ node.js, browsers, electron, vanialla js, react.js, components, actions, stores and dispatchers

  • v2.1.0
  • 51.26
  • Published

jpeg-js

A pure javascript JPEG encoder and decoder

  • v0.4.4
  • 51.13
  • Published

ofd-xml-parser

Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries

  • v0.0.6
  • 51.13
  • Published

swagger-client

SwaggerJS - a collection of interfaces for OAI specs

  • v3.35.6
  • 50.94
  • Published

bmp-js

A pure javascript BMP encoder and decoder

  • v0.1.0
  • 50.83
  • Published

slick-carousel

the last carousel you'll ever need

  • v1.8.1
  • 50.82
  • Published

environment

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

  • v1.1.0
  • 50.76
  • Published

caniuse-db

Raw browser/feature support data from caniuse.com

  • v1.0.30001738
  • 50.60
  • Published

object.defaults

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

  • v1.1.0
  • 50.57
  • Published

@node-ipc/js-queue

Simple JS queue with auto run for node and browsers

  • v2.0.3
  • 50.37
  • Published

js-queue

Simple JS queue with auto run for node and browsers

  • v2.0.2
  • 50.04
  • Published

esast-util-from-js

estree (and esast) utility to parse from JavaScript

  • v2.0.1
  • 49.82
  • Published

@nevware21/ts-utils

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r

  • v0.12.5
  • 49.77
  • Published

cookies-next

Set, Get, Remove cookies on both client and server side with Next.js

  • v6.1.0
  • 49.62
  • Published

@zag-js/checkbox

Core logic for the checkbox widget implemented as a state machine

  • v1.22.1
  • 49.62
  • Published

nano-css

Smallest 5th gen CSS-in-JS library

  • v5.6.2
  • 49.57
  • Published

@speed-highlight/core

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

  • v1.2.7
  • 49.40
  • Published

fast-xml-parser-ordered

Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries

  • v3.12.22
  • 49.15
  • Published

locutus

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

  • v2.0.32
  • 49.08
  • Published

map-or-similar

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

  • v1.5.0
  • 48.92
  • Published

@quasar/icongenie

A Quasar tool for generating all your Quasar App's icons and splashscreens

  • v4.0.0
  • 48.56
  • Published

import-modules

Import all modules in a directory

  • v3.2.0
  • 48.04
  • Published

node-mocks-http

Mock 'http' objects for testing Express, Next.js and Koa routing functions

  • v1.17.2
  • 47.59
  • Published

jsdoc-to-markdown

Generates markdown API documentation from jsdoc annotated source code

  • v9.1.2
  • 47.56
  • Published

array-last

Get the last or last n elements in an array.

  • v1.3.0
  • 47.35
  • Published

vite-plugin-css-injected-by-js

A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.

  • v3.5.2
  • 47.12
  • Published

@vavt/util

JavaScript library.

  • v2.1.0
  • 46.72
  • Published

flow-bin

Binary wrapper for Flow - A static type checker for JavaScript

  • v0.280.0
  • 46.71
  • Published

pretty

Some tweaks for beautifying HTML with js-beautify according to my preferences.

  • v2.0.0
  • 46.70
  • Published

coffeeify

browserify plugin for coffeescript with support for mixed .js and .coffee files

  • v3.0.1
  • 46.67
  • Published

@zag-js/tour

Core logic for the tour widget implemented as a state machine

  • v1.22.1
  • 46.14
  • Published

karma-cli

The Karma command line interface.

  • v2.0.0
  • 46.04
  • Published

fastestsmallesttextencoderdecoder

The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.

  • v1.0.22
  • 45.85
  • Published

pcre-to-regexp

Converts PCRE regexp strings to JavaScript RegExp instances

  • v1.1.0
  • 45.70
  • Published

quasar

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

  • v2.18.2
  • 45.49
  • Published

jks-js

jks-js is a converter of Java Key Store (JKS) to PEM certificates in order to securely connect to Java based servers using node js.

  • v1.1.4
  • 45.30
  • Published

qr-scanner

A javascript QR scanner library

  • v1.4.2
  • 45.24
  • Published

is-proto-prop

Does a JS type's prototype have a property

  • v3.0.1
  • 45.24
  • Published

@mikro-orm/knex

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 45.13
  • Published

weak-napi

Make weak references to JavaScript Objects.

  • v2.0.2
  • 45.12
  • Published

@mikro-orm/core

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 45.06
  • Published

is-obj-prop

Does a JS type have a property

  • v2.0.0
  • 45.02
  • Published

is-get-set-prop

Does a JS type have a getter/setter property

  • v2.0.0
  • 44.92
  • Published

@mikro-orm/postgresql

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 44.72
  • Published

prettyoutput

Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)

  • v1.2.0
  • 44.67
  • Published

whence

Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.

  • v2.1.0
  • 44.65
  • Published

mikro-orm

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 44.47
  • Published

bmp-ts

A pure typescript BMP encoder and decoder

  • v1.0.9
  • 44.17
  • Published

arweave

Arweave JS client library

  • v1.15.7
  • 43.89
  • Published

@zag-js/dom-query

The dom helper library for zag.js machines

  • v1.22.1
  • 43.89
  • Published

@mikro-orm/migrations

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 43.85
  • Published

array-initial

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

  • v1.1.0
  • 43.84
  • Published

choices.js

A vanilla JS customisable text input/select box plugin

  • v11.1.0
  • 43.63
  • Published

free-style

Make CSS easier and more maintainable by using JavaScript

  • v5.0.1
  • 43.50
  • Published

@stryker-mutator/api

The api for the extendable JavaScript mutation testing framework Stryker

  • v9.0.1
  • 43.23
  • Published

es-check

Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command

  • v9.3.1
  • 43.17
  • Published

@breejs/later

Maintained fork of later. Determine later (or previous) occurrences of recurring schedules

  • v4.2.0
  • 42.73
  • Published

sort-object

Sort the keys in an object.

  • v3.0.3
  • 42.70
  • Published

qr-code-styling

Add a style and an image to your QR code

  • v1.9.2
  • 42.60
  • Published

@mikro-orm/cli

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 42.59
  • Published

obj-to-xml

This module converts any object into an XML

  • v1.0.7
  • 42.57
  • Published

@azure/msal-node-extensions

![npm (scoped)](https://img.shields.io/npm/v/@azure/msal-node-extensions) ![npm](https://img.shields.io/npm/dw/@azure/msal-node-extensions)

  • v1.5.22
  • 42.15
  • Published

foundation-sites

The most advanced responsive front-end framework in the world.

  • v6.9.0
  • 42.10
  • Published

array-flat-polyfill

A polyfill for Array.prototype.flat and Array.prototype.flatMap

  • v1.0.1
  • 41.80
  • Published

@caspingus/xml-js

A convertor between XML text and Javascript object / JSON text.

  • v1.6.12
  • 41.62
  • Published

css-vars-ponyfill

Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers

  • v2.4.9
  • 41.57
  • Published

react-native-asset

Linking and unlinking of assets in your react-native app, works for fonts and sounds

  • v2.1.1
  • 41.02
  • Published

@zag-js/store

The reactive store package for zag machines

  • v1.22.1
  • 40.96
  • Published

@databricks/sql

Driver for connection to Databricks SQL via Thrift API.

  • v1.11.0
  • 40.83
  • Published

jscrambler

Jscrambler Code Integrity API client.

  • v8.10.3
  • 40.81
  • Published

@zag-js/combobox

Core logic for the combobox widget implemented as a state machine

  • v1.22.1
  • 40.79
  • Published

@zag-js/switch

Core logic for the switch widget implemented as a state machine

  • v1.22.1
  • 40.78
  • Published

@zag-js/select

Core logic for the select widget implemented as a state machine

  • v1.22.1
  • 40.76
  • Published

@zag-js/dialog

Core logic for the dialog widget implemented as a state machine

  • v1.22.1
  • 40.73
  • Published

@zag-js/progress

Core logic for the progress widget implemented as a state machine

  • v1.22.1
  • 40.72
  • Published

@zag-js/tabs

Core logic for the tabs widget implemented as a state machine

  • v1.22.1
  • 40.71
  • Published

@zag-js/popper

Dynamic positioning logic for ui machines

  • v1.22.1
  • 40.71
  • Published

simple-keyboard

On-screen Javascript Virtual Keyboard

  • v3.8.81
  • 40.69
  • Published

@zag-js/tree-view

Core logic for the tree-view widget implemented as a state machine

  • v1.22.1
  • 40.68
  • Published

@stitches/core

The modern CSS-in-JS library

  • v1.2.8
  • 40.66
  • Published

focus-options-polyfill

JavaScript polyfill for the WHATWG spec of focusOptions, that enables a set of options to be passed to the focus method.

  • v1.6.0
  • 40.66
  • Published

@zag-js/pagination

Core logic for the pagination widget implemented as a state machine

  • v1.22.1
  • 40.66
  • Published

@zag-js/file-upload

Core logic for the file-upload widget implemented as a state machine

  • v1.22.1
  • 40.65
  • Published

@zag-js/tags-input

Core logic for the tags-input widget implemented as a state machine

  • v1.22.1
  • 40.63
  • Published

@zag-js/number-input

Core logic for the number-input widget implemented as a state machine

  • v1.22.1
  • 40.63
  • Published

@zag-js/slider

Core logic for the slider widget implemented as a state machine

  • v1.22.1
  • 40.63
  • Published

@zag-js/tooltip

Core logic for the tooltip widget implemented as a state machine

  • v1.22.1
  • 40.62
  • Published

@zag-js/presence

Core logic for the presence widget implemented as a state machine

  • v1.22.1
  • 40.59
  • Published

@zag-js/toggle-group

Core logic for the toggle widget implemented as a state machine

  • v1.22.1
  • 40.59
  • Published

@freecodecamp/strip-comments

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

  • v3.0.1
  • 40.55
  • Published

@zag-js/editable

Core logic for the editable widget implemented as a state machine

  • v1.22.1
  • 40.55
  • Published

@zag-js/toast

Core logic for the toast widget implemented as a state machine

  • v1.22.1
  • 40.50
  • Published

@zag-js/rating-group

Core logic for the rating-group widget implemented as a state machine

  • v1.22.1
  • 40.48
  • Published

@zag-js/radio-group

Core logic for the radio group widget implemented as a state machine

  • v1.22.1
  • 40.48
  • Published

@zag-js/popover

Core logic for the popover widget implemented as a state machine

  • v1.22.1
  • 40.46
  • Published

@zag-js/avatar

Core logic for the avatar widget implemented as a state machine

  • v1.22.1
  • 40.45
  • Published

@zag-js/accordion

Core logic for the accordion widget implemented as a state machine

  • v1.22.1
  • 40.45
  • Published

@zag-js/time-picker

Core logic for the time-picker widget implemented as a state machine

  • v1.22.1
  • 40.45
  • Published

@zag-js/menu

Core logic for the menu widget implemented as a state machine

  • v1.22.1
  • 40.44
  • Published

js-search

JS Search is an efficient, client-side search library for JavaScript and JSON objects

  • v2.0.1
  • 40.44
  • Published

@zag-js/hover-card

Core logic for the hover-card widget implemented as a state machine

  • v1.22.1
  • 40.41
  • Published

@zag-js/date-picker

Core logic for the date-picker widget implemented as a state machine

  • v1.22.1
  • 40.40
  • Published

@zag-js/carousel

Core logic for the carousel widget implemented as a state machine

  • v1.22.1
  • 40.40
  • Published

@zag-js/pin-input

Core logic for the pin-input widget implemented as a state machine

  • v1.22.1
  • 40.38
  • Published

@zag-js/rect-utils

```sh yarn add @zag-js/geometry # or npm i @zag-js/geometry ```

  • v1.22.1
  • 40.38
  • Published

@zag-js/splitter

Core logic for the splitter widget implemented as a state machine

  • v1.22.1
  • 40.37
  • Published

@zag-js/signature-pad

Core logic for the signature-pad widget implemented as a state machine

  • v1.22.1
  • 40.32
  • Published

@zag-js/color-picker

Core logic for the color-picker widget implemented as a state machine

  • v1.22.1
  • 40.31
  • Published

get-object

Get a property from an object using dot (object path) notation.

  • v0.2.0
  • 40.31
  • Published

@zag-js/steps

Core logic for the steps widget implemented as a state machine

  • v1.22.1
  • 40.30
  • Published

minify

Minifier of js, css, html and img

  • v14.1.0
  • 40.28
  • Published

@zag-js/collapsible

Core logic for the collapsible widget implemented as a state machine

  • v1.22.1
  • 40.28
  • Published

@zag-js/clipboard

Core logic for the clipboard widget implemented as a state machine

  • v1.22.1
  • 40.27
  • Published

node-color-log

The more powerful JavaScript logger for NodeJS and browsers.

  • v13.0.3
  • 40.27
  • Published

@zag-js/qr-code

Core logic for the qr-code widget implemented as a state machine

  • v1.22.1
  • 40.24
  • Published

@zag-js/timer

Core logic for the timer widget implemented as a state machine

  • v1.22.1
  • 40.19
  • Published

@zag-js/toggle

Core logic for the toggle widget implemented as a state machine

  • v1.22.1
  • 39.83
  • Published

eval-estree-expression

Safely evaluate JavaScript (estree) expressions, sync and async.

  • v3.0.0
  • 39.73
  • Published

vanilla-tilt

A smooth 3D tilt javascript library forked from Tilt.js

  • v1.8.1
  • 39.73
  • Published

is-js-type

Is string a JS Type

  • v3.0.0
  • 39.63
  • Published

jscrambler-webpack-plugin

A webpack plugin to protect your generated bundle using Jscrambler Code Integrity

  • v8.4.30
  • 39.60
  • Published

omit-empty

Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

  • v1.0.0
  • 39.53
  • Published

@zag-js/angle-slider

Core logic for the angle-slider widget implemented as a state machine

  • v1.22.1
  • 39.51
  • Published

get-set-props

List of getter/setter properties for JavaScript types

  • v0.2.0
  • 39.43
  • Published

@formio/choices.js

A vanilla JS customisable text input/select box plugin

  • v11.0.3
  • 39.42
  • Published

@zag-js/floating-panel

Core logic for the floating-panel widget implemented as a state machine

  • v1.22.1
  • 39.39
  • Published

@zag-js/listbox

Core logic for the listbox widget implemented as a state machine

  • v1.22.1
  • 39.37
  • Published

obj-props

List of properties for JavaScript objects

  • v2.0.0
  • 39.36
  • Published

js-types

List of JavaScript types

  • v4.0.0
  • 39.35
  • Published

vanilla-js-wheel-zoom

Image resizing using mouse wheel (pinch to zoom) + drag scrollable image (as well as any HTML content)

  • v9.0.4
  • 39.01
  • Published

@zag-js/password-input

Core logic for the password-input widget implemented as a state machine

  • v1.22.1
  • 39.00
  • Published

@mikro-orm/reflection

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 38.96
  • Published

@mikro-orm/mysql

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 38.96
  • Published

inline-source

Inline all flagged js, css, image source files

  • v8.0.3
  • 38.93
  • Published

nookies

A set of cookie helpers for Next.js

  • v2.5.2
  • 38.92
  • Published

element-closest

Return the closest element matching a selector up the DOM tree

  • v3.0.2
  • 38.86
  • Published

101

common javascript utils that can be required selectively that assume es5+

  • v1.6.3
  • 38.71
  • Published

vanilla-calendar-pro

The Vanilla Calendar Pro is a versatile JavaScript date and time picker component with TypeScript support, making it compatible with any JavaScript frameworks and libraries. It is designed to be lightweight, easy to use, and feature-rich, without relying

  • v3.0.5
  • 38.40
  • Published

datejs

DateJS is the most full-featured, internationalized, open-source JavaScript Date Library.

  • v1.0.0-rc3
  • 38.35
  • Published

object.filter

Create a new object filtered to have only properties for which the callback returns true.

  • v0.3.0
  • 38.26
  • Published

fluent_conv

fluent2js and js2fluent converter

  • v3.3.0
  • 38.24
  • Published

sendbird

Sendbird JavaScript SDK

  • v3.1.33
  • 38.17
  • Published

broccoli-config-loader

Write your project's environments' configs out to JSON files.

  • v1.0.1
  • 37.93
  • Published

ts-add-js-extension

Add .js extension to each relative ESM import and export statement in JavaScript file

  • v1.6.6
  • 37.87
  • Published

gulp-eslint-new

A gulp plugin to lint code with ESLint 8 and 9.

  • v2.4.0
  • 37.85
  • Published

pdf-visual-diff

Visual Regression Testing for PDFs in JavaScript

  • v0.14.0
  • 37.76
  • Published

auto-config-loader

Find and load configuration from a package.json property, rc file, or CommonJS module.

  • v3.0.0
  • 37.63
  • Published

@mikro-orm/entity-generator

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 37.58
  • Published

laravelphp

laravel2js and js2laravel converter laravel php resource utils

  • v2.0.4
  • 37.56
  • Published

@rea-jet/fast-xml-parser

Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries

  • v4.0.1
  • 37.53
  • Published

morphism

Do not repeat anymore your objects transformations.

  • v1.12.3
  • 37.50
  • Published

openapi

Generate JavaScript or TypeScript code from Swagger/OpenAPI specifications

  • v1.0.1
  • 37.48
  • Published

@mikro-orm/sqlite

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

  • v6.5.1
  • 37.46
  • Published

weak

Make weak references to JavaScript Objects.

  • v1.0.1
  • 37.43
  • Published

reduce-object

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

  • v0.1.3
  • 37.35
  • Published

imagekit

Offical NodeJS SDK for ImageKit.io integration

  • v6.0.0
  • 37.32
  • Published

shave

Shave is a javascript plugin that truncates multi-line text within a html element based on set max height

  • v5.1.0
  • 37.25
  • Published

gulp-eslint

A gulp plugin for processing files with ESLint

  • v6.0.0
  • 37.05
  • Published

get-css-data

A micro-library for collecting stylesheet data from link and style nodes

  • v2.1.1
  • 36.98
  • Published

@porsche-design-system/components-js

Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.

  • v3.29.0
  • 36.78
  • Published

imagekit-javascript

Javascript SDK for using ImageKit.io in the browser

  • v4.0.1
  • 36.75
  • Published

@drftgyhuji7npm/facilis-veniam-sit

[![npm downloads](https://img.shields.io/npm/dm/@drftgyhuji7npm/facilis-veniam-sit.svg)](https://www.npmjs.com/package/@drftgyhuji7npm/facilis-veniam-sit)

  • v1.0.0
  • 36.64
  • Published

@crabas0npm/eveniet-autem-assumenda

[![npm downloads](https://img.shields.io/npm/dm/@crabas0npm/eveniet-autem-assumenda.svg)](https://www.npmjs.com/package/@crabas0npm/eveniet-autem-assumenda)

  • v1.0.0
  • 36.53
  • Published

js-sql-parser

> parse / stringify sql (select grammar) in js.

  • v1.6.0
  • 36.51
  • Published

react-svg-to-image

Converts SVG elements into images (PNG, JPG and etc)

  • v3.0.0
  • 36.44
  • Published

@wemnyelezxnpm/expedita-dolor-quibusdam

[![npm downloads](https://img.shields.io/npm/dm/@wemnyelezxnpm/expedita-dolor-quibusdam.svg)](https://www.npmjs.com/package/@wemnyelezxnpm/expedita-dolor-quibusdam)

  • v1.0.0
  • 36.38
  • Published

defaults-deep

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

  • v0.2.4
  • 36.25
  • Published

jsonref

Javascript References ($ref) and Pointers library

  • v9.0.0
  • 36.24
  • Published

@amityco/ts-sdk

Amity Social Cloud Typescript SDK

    • v7.8.6
    • 36.19
    • Published

    bree

    The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab

    • v9.2.4
    • 35.90
    • Published

    eslump

    CLI tool for fuzz testing JavaScript parsers and suchlike programs.

    • v3.0.0
    • 35.87
    • Published

    @mikro-orm/mongodb

    TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

    • v6.5.1
    • 35.62
    • Published

    owncloud-sdk

    ownCloud client library for JavaScript

    • v3.1.0
    • 35.49
    • Published

    gettext-converter

    po2js and js2po and i18next2po and po2i18next converter gettext resource utils

    • v1.3.0
    • 35.36
    • Published

    tamedevil

    Build and evaluate JavaScript strings safely via tagged template literals

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

    bootstrap-switch

    Turn checkboxes and radio buttons into toggle switches.

    • v3.4.0
    • 35.23
    • Published

    react-js-cron

    A React cron editor with antd inspired by jqCron

    • v5.2.0
    • 35.21
    • Published

    dotenv-mono

    This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.

    • v1.5.0
    • 35.11
    • Published

    ends-with

    Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.

    • v1.0.1
    • 35.03
    • Published

    @ryniaubenpm/dolor-consequuntur-recusandae

    [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@ryniaubenpm/dolor-consequuntur-recusandae/badge.svg)](https://snyk.io/test/github/naturalintelligence/@ryniaubenpm/dolor-consequuntur-recusandae) [![NPM quality][quality-image]][qu

    • v1.0.0
    • 34.81
    • Published

    starts-with

    Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.

    • v1.0.2
    • 34.66
    • Published

    dns.js

    Plain javascript DNS protocol client (minimal)

    • v1.0.1
    • 34.66
    • Published

    tinymask

    A js mask simple like killing zombies =).

    • v1.0.2
    • 34.61
    • Published

    escher-auth

    Library for HTTP request signing (JavaScript implementation)

    • v4.0.1
    • 34.57
    • Published

    js-hcl-parser

    Fully working version of HCL <> JSON parser for Javascript.

    • v1.0.1
    • 34.55
    • 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
    • 34.55
    • Published