JSPM

Found 3500 results for node.js monitoring

cube-ms

Production-ready microservice framework with health monitoring, validation, error handling, and Docker Swarm support

  • v2.0.0-beta.9
  • 120.01
  • Published

@dynatrace/oneagent

Dynatrace Node.js OneAgent for PaaS environments

  • v1.317.47-1.0.0
  • 76.24
  • Published

log.io-ng

Realtime log monitoring in the browser

  • v1.0.0
  • 71.84
  • Published

resolve-pkg-maps

Resolve package.json exports & imports maps

  • v1.0.0
  • 70.94
  • Published

has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

  • v2.0.1
  • 70.60
  • Published

fflate

High performance (de)compression in an 8kB package

  • v0.8.2
  • 68.57
  • Published

@azure/logger

Microsoft Azure SDK for JavaScript - Logger

  • v1.3.0
  • 65.91
  • Published

logio

Realtime log monitoring in your browser

  • v0.3.5
  • 65.65
  • Published

is-directory

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

  • v0.3.1
  • 65.02
  • Published

@azure/storage-blob

Microsoft Azure Storage SDK for JavaScript - Blob

  • v12.28.0
  • 62.37
  • Published

cache-manager

Cache Manager for Node.js

  • v7.2.0
  • 61.55
  • Published

natural-orderby

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

  • v5.0.0
  • 61.07
  • Published

@zip.js/zip.js

A JavaScript library to zip and unzip files in the browser, Deno and Node.js

  • v2.7.72
  • 60.61
  • Published

decache

decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.

  • v4.6.2
  • 59.87
  • 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
  • 58.54
  • Published

log.io

Listens for new messages over TCP and broadcasts to browsers via socket.io

  • v0.4.16
  • 58.21
  • Published

events-listener

Listen to events from a Node.js EventEmitter.

  • v1.1.0
  • 56.31
  • Published

base64-stream

Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data

  • v1.0.0
  • 56.18
  • Published

run-node

Run the Node.js binary no matter what

  • v2.0.0
  • 56.08
  • Published

version-range

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

  • v4.15.0
  • 55.52
  • Published

with-open-file

Do stuff with an open file, knowing it will finally be closed

  • v0.1.7
  • 54.62
  • Published

iron-session

Secure, stateless, and cookie-based session library for JavaScript

  • v8.0.4
  • 54.12
  • Published

@codegenie/serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v4.17.0
  • 53.93
  • Published

node-localstorage

A drop-in substitute for the browser native localStorage API that runs on node.js.

  • v3.0.5
  • 53.87
  • Published

@vendia/serverless-express

This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

  • v4.12.6
  • 53.75
  • Published

bun

Bun is a fast all-in-one JavaScript runtime.

  • v1.2.21
  • 53.73
  • Published

get-object

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

  • v0.2.0
  • 53.61
  • Published

@azure/storage-queue

Microsoft Azure Storage SDK for JavaScript - Queue

  • v12.27.0
  • 53.33
  • Published

@tsoa/runtime

Build swagger-compliant REST APIs using TypeScript and Node

  • v6.6.0
  • 53.00
  • Published

@tsoa/cli

Build swagger-compliant REST APIs using TypeScript and Node

  • v6.6.0
  • 52.51
  • Published

tsoa

Build swagger-compliant REST APIs using TypeScript and Node

  • v6.6.0
  • 52.48
  • Published

@sveltejs/adapter-node

Adapter for SvelteKit apps that generates a standalone Node server

  • v5.3.1
  • 52.34
  • Published

@secretlint/node

Secretlint client library for Node.js

  • v11.2.0
  • 52.30
  • Published

@tinyhttp/forwarded

forwarded rewrite with TypeScript and ESM support

  • v2.1.2
  • 51.93
  • Published

@tinyhttp/req

request extensions for tinyhttp

  • v2.2.5
  • 51.77
  • Published

@tinyhttp/cookie

HTTP cookie parser and serializer for Node.js

  • v2.1.1
  • 51.61
  • Published

@tinyhttp/res

response extensions for tinyhttp

  • v2.2.5
  • 51.18
  • Published

@tinyhttp/url

URL extensions for tinyhttp

  • v2.1.1
  • 50.95
  • Published

@tinyhttp/type-is

TypeScript rewrite of type-is with CJS and ESM targets

  • v2.2.4
  • 50.83
  • Published

@tinyhttp/send

json, send, sendFile, status and sendStatus methods for tinyhttp

  • v2.2.3
  • 50.83
  • Published

remote-origin-url

Get the git remote origin URL from your local git repository. Remember! A remote origin must exist first!

  • v2.0.0
  • 50.09
  • Published

easy-log-watcher

Easy monitoring of logs with triggers

  • v1.2.2
  • 48.36
  • Published

pkg-entry-points

Get all entry-points for an npm package. Supports the `exports` field in `package.json`.

  • v1.1.1
  • 47.91
  • Published

@deno/shim-crypto

Node shim for the web's `crypto` global.

  • v0.3.1
  • 47.50
  • Published

spinnies

Create and manage multiple spinners in command-line interface programs

  • v0.5.1
  • 46.76
  • Published

@tinyhttp/cors

CORS middleware for modern Node.js

  • v2.0.1
  • 46.69
  • Published

csv-reader

A CSV stream reader, with many many features, and ability to work with the largest datasets

  • v1.0.12
  • 46.39
  • 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
  • 46.13
  • Published

smartquotes

Smart quotes are smart typography.

  • v2.3.2
  • 45.83
  • Published

eslint-config-node

Pluggable eslint config for Node.js that you can import, extend and override

  • v4.1.0
  • 45.76
  • Published

interruptor

Run a function with the possibility to interrupt it from another thread

  • v1.0.2
  • 44.91
  • Published

qrate

A Node.js queue library with controllable concurrency and rate limiting

  • v2.0.0
  • 44.70
  • Published

node-redis-warlock

Battle-hardened distributed locking using redis

  • v1.0.2
  • 44.33
  • Published

minecraft-data

Provide easy access to minecraft data in node.js

  • v3.97.0
  • 43.52
  • Published

express-sslify

Enforces SSL for node.js express projects

  • v1.2.0
  • 43.38
  • Published

array-intersection

Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.

  • v0.1.2
  • 42.78
  • Published

boxednode

Create a shippable binary from a JS file

  • v2.4.4
  • 42.74
  • Published

pv

Pipe viewer in Node.js

  • v1.0.1
  • 42.66
  • Published

eslint-config-recommended

Pluggable ESLint configs for ECMAScript Next, Node.js and React Native that you can import, extend and override

  • v4.1.0
  • 42.30
  • Published

fzstd

High performance Zstandard (de)compression

  • v0.1.1
  • 42.11
  • Published

url-metadata

Request a url and scrape the metadata from its HTML using Node.js or the browser.

  • v5.2.2
  • 41.36
  • Published

confluence-api

Confluence API wrapper for NodeJS

  • v1.4.0
  • 41.28
  • Published

@push.rocks/smartipc

A library for node inter process communication, providing an easy-to-use API for IPC.

  • v2.3.0
  • 40.84
  • Published

validate-vat

A Europe VAT number validation lib

  • v0.9.0
  • 40.60
  • Published

unfurl.js

Scraper for oEmbed, Twitter Cards and Open Graph metadata - fast and Promise-based

  • v6.4.0
  • 40.31
  • Published

link-exists

A super lightweight JavaScript / TypeScript library to check whether a given url is valid and exists or not.

  • v1.2.2
  • 40.04
  • Published

nodecredstash

Node.js CredStash implementation

  • v3.1.0
  • 39.91
  • Published

@socket.io/sticky

An alternative to the sticky-session package (https://github.com/indutny/sticky-session)

  • v1.0.4
  • 39.82
  • Published

log.io-morz

Realtime log monitoring in your browser

  • v0.1.1
  • 39.71
  • Published

get-url-origin

Get origin from url string in Node.js

  • v1.0.1
  • 39.54
  • Published

hyntax

Straightforward HTML parser for Node.js and browser

  • v1.1.9
  • 39.34
  • Published

@trufflesuite/spinnies

Create and manage multiple spinners in command-line interface programs

  • v0.1.1
  • 39.25
  • Published

@pnpm/node.resolver

Resolves a Node.js version specifier to an exact Node.js version

  • v1001.0.0
  • 39.25
  • Published

log.io-push

based on log.io :Realtime log monitoring in your browser

  • v0.1.6
  • 38.89
  • Published

server

A modern and powerful server for Node.js

  • v1.0.42
  • 38.89
  • Published

werift

WebRTC Implementation for TypeScript (Node.js)

  • v0.22.2
  • 38.59
  • Published

node-blob

A node.js based blob implementation - designed to work with node, not the browser.

  • v0.0.2
  • 38.29
  • Published

hazelcast-client

Hazelcast - a real-time stream processing platform - Node.js Client

  • v5.3.0
  • 38.27
  • Published

@h4ad/serverless-adapter

Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, Hapi, Fastify and many others), on top of AWS, Azure, Digital Ocean and many other clouds.

  • v4.4.0
  • 38.27
  • Published

validate-vat-ts

A Europe VAT number validation lib

  • v1.3.0
  • 38.17
  • Published

pdf-to-printer

A utility for printing PDFs and images from Node.js and Electron.

  • v5.6.0
  • 37.98
  • Published

obs-websocket-js

OBS Websocket API in Javascript, consumes @Palakis/obs-websocket

  • v5.0.6
  • 37.96
  • Published

koa-sslify

Enforces HTTPS for node.js koa projects

  • v6.0.0
  • 37.87
  • Published

version-compare

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

  • v3.12.0
  • 37.44
  • Published

downsample-lttb

Largest Triangle Three Buckets downsample algorithm by Sveinn Steinarsson reshaped into a node.js module

  • v0.0.1
  • 37.41
  • Published

@sniptt/guards

Comprehensive collection of type guards for JavaScript and TypeScript; Inspired by Elixir

  • v0.2.0
  • 37.31
  • Published

autodetect-decoder-stream

An iconv-lite stream that autodetects the encoding and fallbacks to a specified fallback encoding.

  • v2.0.2
  • 37.25
  • Published

logio-supervisor

Realtime log monitoring in your browser

  • v0.3.4
  • 37.16
  • Published

password-hash-and-salt

Simple, safe and straight-forward password hashing / salting for node.js

  • v0.1.4
  • 37.14
  • Published

@pgkit/client

A strongly-typed postgres client for node.js

  • v0.6.1
  • 37.13
  • Published

ffi-rs

A module written in Rust and N-API provides interface (FFI) features for Node.js

  • v1.3.0
  • 36.85
  • Published

fs-utils

fs extras and utilities to extend the node.js file system module. Used in Assemble and many other projects.

  • v0.7.0
  • 36.82
  • Published

kraken-js

An express-based Node.js web application bootstrapping module.

  • v2.6.0
  • 36.54
  • Published

events-to-async

Treat EventEmitter-like object using Async/Await, Async Iterator.

  • v2.0.1
  • 36.46
  • Published

enum-plus

A drop-in replacement for native enum. Like native enum but much better!

  • v2.4.2
  • 36.34
  • Published

nodeclient-spectre

A node.js client to push data to the Web-Application "spectre" (https://github.com/wearefriday/spectre)

  • v1.0.5
  • 36.33
  • Published

aws-kcl

Kinesis Client Libray (KCL) in Node.js.

  • v3.0.1
  • 36.29
  • Published

forge-server-utils

Tools for accessing Autodesk Forge APIs from Node.js apps and from browser.

  • v9.0.5
  • 36.27
  • Published

periphera

Periphera: A sleek and efficient Node.js library for real-time monitoring of serial and HID devices. Seamlessly track the addition and removal of peripherals with ease, ensuring your applications stay in sync with connected hardware. Perfect for developer

  • v1.2.13
  • 35.73
  • Published

clamav.js

A node.js library for ClamAV.

  • v0.12.0
  • 35.54
  • Published

hyntax-yx

Straightforward HTML parser for Node.js and browser

  • v1.0.9
  • 35.38
  • Published

initrajs

âš¡ InitraJS - JavaScript CLI Toolkit | Lightning-fast scaffolding for React, Next.js, Node.js with TypeScript | The future of JavaScript development | 10x faster than create-react-app | Ultimate developer productivity tool

  • v1.1.1
  • 35.24
  • Published

json-schema-filter

Filters (removes) objects from document based on passed json-schema

  • v0.1.5
  • 34.83
  • Published

node-crc

To compute CRC values by providing the length of bits, expression, reflection, an initial value and a final xor value. It has many built-in CRC functions.

  • v4.0.0
  • 34.66
  • Published

better-validator

Second generation object or request validator for node.js

  • v2.1.9
  • 34.65
  • Published

dotenv-cra

Create React App style dotenv support for Node projects.

  • v3.0.3
  • 34.21
  • Published

log.io-j

Realtime log monitoring in your browser

  • v0.3.4
  • 33.93
  • Published

require-dir-all

Yet another Node.js helper to require all files in directory

  • v0.4.15
  • 33.87
  • Published

node-prismjs

An adapter which make it easier to use Prism in Node.js.

  • v0.1.2
  • 33.59
  • Published

text-treeview

Create a tree hierarcy for console output

  • v1.0.2
  • 33.44
  • Published

teradatasql

Teradata SQL Driver for Node.js

  • v20.0.38
  • 33.37
  • Published

cc-log.io

Realtime log monitoring in your browser

  • v0.3.5
  • 33.13
  • Published

color-thief-node

Color thief reimplementation for Node.js

  • v1.0.4
  • 33.11
  • Published

@namecheap/tsoa-cli

Build swagger-compliant REST APIs using TypeScript and Node

  • v4.1.7
  • 33.10
  • Published

EventEmitter

Javascript Event Emitter

  • v1.0.0
  • 33.05
  • Published

number-parsing

A tool to parse numbers from different locales

  • v0.3.2
  • 33.03
  • Published

@jxa/run

Run JXA code and get result.

  • v1.4.0
  • 32.81
  • Published

node-link-preview

Library to return title, description and highlighted image of a site to generate a link preview preview

  • v0.0.2
  • 32.81
  • Published

lakebtc_nodejs

LakeBTC REST API code sample for node.js

  • v0.1.8
  • 32.55
  • Published

tspec

Generate OpenAPI 3.0 spec from TypeScript code.

  • v0.1.116
  • 32.37
  • Published

ak-tools

AK's collections of useful things... a comprehensive utility toolbelt for JavaScript/TypeScript projects

  • v1.1.12
  • 32.25
  • Published

event-chain

A simple way to chain events and control program flow asynchronously.

  • v0.0.1
  • 32.21
  • Published

unix-print

Utility for Unix-like operating systems to print PDF files from Node.js and Electron

  • v1.3.2
  • 32.11
  • Published

@asgardeo/auth-js

Asgardeo Auth JS SDK to be used in JavaScript and TypeScript applications.

  • v5.1.2
  • 32.08
  • Published

log.io-cut

Real-time log monitoring in your browser

  • v0.3.1
  • 32.01
  • Published

@topcli/prompts

Node.js user input library for command-line interfaces.

  • v2.4.0
  • 31.99
  • Published

@thames/monads

Option, Result, and Either types for JavaScript - Inspired by Rust

  • v0.7.0
  • 31.60
  • Published

@effect/markdown-toc

Generate a markdown TOC (table of contents) with Remarkable.

  • v0.1.0
  • 31.45
  • Published

unexpected-stream

node.js streams plugin for the Unexpected assertion library

  • v5.1.0
  • 31.19
  • Published

version-clean

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

  • v1.10.0
  • 31.10
  • Published

@nodejs-loaders/tsx

Extend node to support JSX & TSX via customization hooks.

  • v1.1.2
  • 30.92
  • Published

mrm-task-ci

Mrm task that adds GitHub Actions workflow that runs Node.js tests

  • v2.1.22
  • 30.72
  • Published

web-servo

Node HTTP web server that can execute node JS scripts

  • v0.5.1
  • 30.70
  • Published

uber-json-schema-filter

Filters (removes) objects from document based on passed json-schema

  • v2.0.5
  • 30.66
  • Published

node-optimize

Optimize a node project to a single JS file for distribution release.

  • v1.2.3
  • 30.57
  • Published

ext-ip

A node.js library to get your external ip from multiple services.

  • v0.3.9
  • 30.52
  • Published

connect-sequence

A node.js module to run connect-like middlewares in sequence

  • v2.1.1
  • 30.49
  • Published

grunt-node-optimize

A grunt task for node-optimizer. Optimize a node project to a single JS file for distribution release.

  • v1.2.1
  • 30.36
  • Published

grunt-assemble

Static site generator for Grunt.js, Yeoman and Node.js. Used by Zurb Foundation, Zurb Ink, H5BP/Effeckt, Less.js / lesscss.org, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh

  • v0.6.3
  • 30.28
  • Published

node-hot-loader

Hot module replacement for Node.js applications

  • v1.23.0
  • 30.24
  • Published

node-mock-server

File based Node REST API mock server

  • v0.25.4
  • 30.16
  • Published

telegram-bot-api

First Telegram Bot API node.js library

  • v2.0.1
  • 29.99
  • Published

buffer-v6-polyfill

A polyfill for older versions of node.js for the node v6 Buffer

  • v1.0.5
  • 29.97
  • Published

canvas-constructor

A ES6 class for node-canvas with built-in functions and chained methods.

  • v7.0.2
  • 29.90
  • Published

mybatis-mapper

mybatis-mapper can generate SQL statements from the MyBatis3 Mapper XML file in node.js. You can use Dynamic SQL elements

  • v0.8.0
  • 29.88
  • Published

sitemap-links

Crawl and parse links in sitemap recursively.

  • v1.0.3
  • 29.76
  • Published

colorize-node

A lightweight library to color Node.js terminal output

  • v1.0.1
  • 29.65
  • Published

mongoose-seed

Seed data population for Mongoose

  • v0.6.0
  • 29.64
  • Published

orientjs

Official node.js driver for OrientDB. Fast, lightweight, uses the binary protocol.

  • v3.2.0
  • 29.51
  • Published

gstore-node

Google Datastore Entities Modeling for Node.js. Validate the Entity properties and type before saving to the Datastore. Advanced cache to speed up entities fetching.

  • v9.1.0
  • 29.35
  • Published

underscore-node

Underscore for Node.js without cross-browser checks

  • v0.1.2
  • 29.25
  • Published

@nodevu/parsefiles

parse the files identifiers from Node.js

    • v0.0.3
    • 29.10
    • Published

    node-three-gltf

    Use three.js GLTFLoader in a Node.js environment

    • v2.1.0
    • 29.06
    • Published

    node-mautic

    A Node.js Mautic API implemented with ES6 + async/await

    • v1.2.7
    • 28.85
    • Published

    bundalo

    Extract/cache/render property files/strings using i18n rules and various rendering engines

    • v0.2.11
    • 28.44
    • Published

    @hqoss/monads

    Type safe Option, Result, and Either types; inspired by Rust

    • v0.5.0
    • 28.36
    • Published

    node-stopwatch

    A stopwatch utility for node.js apps

      • v0.0.1
      • 28.19
      • Published

      snakeskin

      Awesome JavaScript template engine.

      • v7.5.1
      • 28.14
      • Published

      pdf-to-printer2

      A utility to print PDF files from Node.js and Electron. Forked from https://github.com/artiebits/pdf-to-printer

      • v2.0.8
      • 28.11
      • Published

      json-http

      Simple HTTP wrapper for Node.js http module

      • v1.0.2
      • 27.89
      • Published

      tsbb

      TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

      • v4.5.5
      • 27.80
      • Published

      taskwarrior-lib

      A Node.js library for interacting with taskwarrior

      • v0.5.2
      • 27.77
      • Published

      rokka

      JavaScript client library for rokka.io

      • v3.16.0
      • 27.74
      • Published

      teddy

      🧸 Teddy is the most readable and easy to learn templating language there is!

      • v1.1.4
      • 27.68
      • Published

      @40seas/serverless-express

      This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.

      • v4.10.5
      • 27.56
      • Published

      docs-markdown

      Opinionated starter for Node.js + TypeScript libraries

      • v1.2.0
      • 27.56
      • Published

      @push.rocks/smartstream

      A library to simplify the creation and manipulation of Node.js streams, providing utilities for handling transform, duplex, and readable/writable streams effectively in TypeScript.

      • v3.2.5
      • 27.49
      • Published

      rokka-render

      JavaScript client library for just some render functions of rokka.io

      • v0.10.2
      • 27.42
      • Published

      html-creator

      Generate HTML with node.js

      • v0.7.4
      • 27.28
      • Published

      @kubiks/otel-nextjs

      Instrument node.js applications with open telemetry

      • v1.0.30
      • 27.21
      • Published

      @push.rocks/smartmime

      A module for detecting MIME types with support for binary and text file distinctions.

      • v2.0.4
      • 27.20
      • Published

      swaggerize-express

      Design-driven apis with swagger 2.0 and express.

      • v4.0.5
      • 27.11
      • Published

      console-gui-tools

      A simple library to draw option menu, text popup or other widgets and layout on a Node.js console.

      • v3.7.0
      • 26.95
      • Published

      cryptify

      File-based encryption utility for Node.js

      • v4.1.2
      • 26.92
      • Published

      pulse-tracker

      A performance monitoring middleware for Node.js applications

      • v1.1.3
      • 26.89
      • Published

      metautil

      Metarhia utilities

      • v5.3.0
      • 26.79
      • Published

      node-boolify

      This package is use for Validating whether variable is boolean or not and converting boolean variable to javascript boolean.

      • v1.0.6
      • 26.77
      • Published

      hexo-related-popular-posts

      A hexo plugin that generates a list of links to related posts and popular posts. Also , this plugin can get Visitor Counts (PageView) on posts.

      • v5.0.1
      • 26.74
      • Published

      state-polygon

      US and canada state polygon - state outline

      • v1.0.3
      • 26.67
      • Published

      @tsbb/babel

      TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

      • v4.5.5
      • 26.62
      • Published

      aqualink

      An Lavalink client, focused in pure performance and features

      • v2.11.10
      • 26.58
      • Published

      credstash-cli

      Node.js credstash CLI implementation

        • v1.0.4
        • 26.57
        • Published

        @tsbb/jest

        TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

        • v4.5.5
        • 26.43
        • Published

        @tsbb/typescript

        TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

        • v4.5.5
        • 26.42
        • Published

        remarked

        Markdown parser and lexer. A fork of marked.js maintained for Assemble.

        • v0.1.4
        • 26.33
        • Published

        @externs/nodejs

        The Closure Compiler Externs For Node.JS.

        • v1.5.0
        • 26.30
        • Published

        deep-equals

        Node.js module that compares objects

        • v0.0.2
        • 26.30
        • Published

        @tsbb/core

        TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

        • v4.5.5
        • 26.25
        • Published

        recaptcha-v2

        Obtain a v2 reCAPTCHA form and verify it

        • v0.1.3
        • 26.14
        • Published

        @xyne/unfurl

        Scraper for oEmbed, Twitter Cards and Open Graph metadata - fast and Promise-based

        • v0.1.0
        • 26.13
        • Published

        @push.rocks/smarthash

        Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.

        • v3.2.3
        • 26.13
        • Published

        aws-credstash

        Node.js credstash using AWS DynamoDB and KMS. Fork of nodecredstash

        • v3.0.1
        • 26.11
        • Published

        vies-validate

        A Europe VAT Number Validator with VIES

        • v1.0.5
        • 26.08
        • Published

        node-extend

        extend for javascript

        • v0.2.0
        • 25.96
        • Published

        xlgen

        node.js's module to generate Microsoft Excel 97 ~ 2003 File(.xls)

        • v0.2.3-1
        • 25.93
        • Published

        magickwand.js

        JavaScript and TypeScript bindings for ImageMagick-7 - native and WASM

        • v2.1.0
        • 25.72
        • Published