JSPM

Found 33736 results for node google maps

@goparrot/geocoder

TypeScript GeoCoder, node geocoding library, supports google maps, mapquest, here, open street map, tom tom

  • v4.5.0
  • 153.33
  • Published

import-meta-resolve

Resolve things like Node.js — ponyfill for `import.meta.resolve`

  • v4.2.0
  • 86.29
  • Published

mapwrap

Simple wrapper around Google Maps API

  • v2.1.0
  • 76.62
  • Published

otplib

HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library

  • v12.0.1
  • 69.39
  • Published

find-process

find process info by port/pid/name etc.

  • v2.0.0
  • 66.92
  • Published

@azure/msal-node

Microsoft Authentication Library for Node

  • v3.8.0
  • 59.71
  • Published

country-to-currency

Map country codes (ISO 3166-1 alpha-2) to their default currency codes (ISO 4217)

  • v2.0.2
  • 59.46
  • Published

google-places-web

A simple wrapper for the Google Places Web API

  • v2.0.1
  • 56.34
  • Published

@azure/arm-maps

A generated SDK for AzureMapsManagementClient.

  • v3.1.0
  • 53.98
  • Published

@honeybadger-io/js

Universal (Browser & Node) JavaScript error notifier for Honeybadger.io

  • v6.12.2
  • 52.71
  • Published

promise-ftp

a promise-based ftp client for node.js

  • v1.3.5
  • 49.88
  • Published

js-google-map

An NPM package that exports google maps API functionalities

  • v1.0.4
  • 49.31
  • Published

@unhead/schema-org

Unhead Schema.org for Simple and Automated Google Rich Results

  • v2.0.19
  • 48.76
  • Published

resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously

  • v1.22.10
  • 48.68
  • Published

pify

Promisify a callback-style function

  • v6.1.0
  • 48.29
  • Published

is-core-module

Is this specifier a node.js core module?

  • v2.16.1
  • 47.92
  • Published

axios

Promise based HTTP client for the browser and node.js

  • v1.12.2
  • 47.85
  • Published

gatsby-plugin-google-fonts-v2

<h1 align="center"> <br> <a href="https://www.gatsbyjs.com/plugins/gatsby-plugin-google-fonts-v2/"><img src="https://user-images.githubusercontent.com/7539124/111890619-cfa41180-89c9-11eb-865d-e728208970b6.png" alt="Gatsby Plugin Google Fonts - v2" wi

  • v1.0.1
  • 47.46
  • Published

util-deprecate

The Node.js `util.deprecate()` function with browser support

  • v1.0.2
  • 47.28
  • Published

favicons

Favicon generator for Node.js

  • v7.2.0
  • 46.00
  • Published

node-gtts

Google Text-to-Speech for NodeJS (Unofficial API)

  • v2.0.2
  • 45.77
  • Published

inquirer

A collection of common interactive command line user interfaces.

  • v12.10.0
  • 45.75
  • Published

ts-node

TypeScript execution environment and REPL for node.js, with source map support

  • v10.9.2
  • 45.59
  • Published

cross-fetch

Universal WHATWG Fetch API for Node, Browsers and React Native

  • v4.1.0
  • 44.93
  • Published

cli-table3

Pretty unicode tables for the command line. Based on the original cli-table.

  • v0.6.5
  • 44.43
  • Published

tsutils

utilities for working with typescript's AST

  • v3.21.0
  • 44.35
  • Published

otp-io

🕖 Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP

  • v1.2.7
  • 44.35
  • Published

enquirer

Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

  • v2.4.1
  • 44.33
  • Published

unist-util-is

unist utility to check if a node passes a test

  • v6.0.1
  • 44.33
  • Published

builtin-modules

A static list of the Node.js builtin modules from the latest Node.js version

  • v5.0.0
  • 44.16
  • Published

fastest-levenshtein

Fastest Levenshtein distance implementation in JS.

  • v1.0.16
  • 44.09
  • Published

multer-google-storage

Streaming multer storage engine for Google Cloud Storage

  • v1.3.0
  • 44.04
  • Published

detect-node

Detect Node.JS (as opposite to browser environment) (reliable)

  • v2.1.0
  • 43.95
  • Published

mdast-util-to-string

mdast utility to get the plain text content of a node

  • v4.0.0
  • 43.93
  • Published

module-details-from-path

Resolve npm package details, like name and base path, given an absolute path to a file inside a package

  • v1.0.4
  • 43.77
  • Published

tsx

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files

  • v4.20.6
  • 43.73
  • Published

@inquirer/figures

Vendored version of figures, for CJS compatibility

  • v1.0.14
  • 43.45
  • Published

node-abi

Get the Node ABI for a given target and runtime, and vice versa.

  • v4.14.0
  • 43.34
  • Published

next

The React Framework

  • v15.5.6
  • 43.29
  • Published

environment

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

  • v1.1.0
  • 43.27
  • Published

node-google-calendar

Simple node module that supports Google Calendar APIs

  • v1.1.1
  • 43.10
  • Published

detect-node-es

Detect Node.JS (as opposite to browser environment). ESM modification

  • v1.1.0
  • 43.06
  • Published

cluster-key-slot

Generates CRC hashes for strings - for use by node redis clients to determine key slots.

  • v1.1.2
  • 43.02
  • Published

@inquirer/prompts

Inquirer prompts, combined in a single package

  • v7.9.0
  • 42.95
  • Published

@inquirer/external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

  • v1.0.2
  • 42.73
  • Published

domain-browser

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

  • v5.7.0
  • 42.66
  • Published

is-bun-module

Is this specifier a Bun core module or supported Node one?

  • v2.0.0
  • 42.66
  • Published

redis-parser

Javascript Redis protocol (RESP) parser

  • v3.0.0
  • 42.56
  • Published

is-builtin-module

Check if a string matches the name of a Node.js builtin module

  • v5.0.0
  • 42.48
  • Published

isomorphic-ws

Isomorphic implementation of WebSocket

  • v5.0.0
  • 42.38
  • Published

regex-parser

A module that parses a string as regular expression and returns the parsed value.

  • v2.3.1
  • 42.17
  • Published

compare-versions

Compare semver version strings to find greater, equal or lesser.

  • v6.1.1
  • 42.06
  • Published

redis-errors

Error classes used in node_redis

  • v1.2.0
  • 41.92
  • Published

log4js

Port of Log4js to work with node.

  • v6.9.1
  • 41.76
  • Published

is-directory

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

  • v0.3.1
  • 41.66
  • Published

cf-prefs

A native node module to access managed app preferences on macOS

  • v2.0.1
  • 41.62
  • Published

lazy-ass

Lazy assertions without performance penalty

  • v2.0.3
  • 41.55
  • Published

global-directory

Get the directory of globally installed packages and binaries

  • v4.0.1
  • 41.33
  • Published

@azure/core-lro

Isomorphic client library for supporting long-running operations in node.js and browser.

  • v3.3.1
  • 41.25
  • Published

remove-child-node-error-debugger

A debugging tool designed to identify DOM-related issues, specifically the 'Failed to execute removeChild on Node' error caused by third-party libraries such as Google Translate in any JavaScript environment.

    • v1.0.2
    • 41.17
    • Published

    formdata-node

    Spec-compliant FormData implementation for Node.js

    • v6.0.3
    • 41.08
    • Published

    please-upgrade-node

    Displays a beginner-friendly message telling your user to upgrade their version of Node

    • v3.2.0
    • 41.05
    • Published

    parse-url

    An advanced url parser supporting git urls too.

    • v10.0.3
    • 41.00
    • Published

    parse-path

    Parse paths (local paths, urls: ssh/git/etc)

    • v7.1.0
    • 40.96
    • Published

    node-heremaps

    Here maps API wrapper for Node.js

    • v0.0.2
    • 40.94
    • Published

    eslint-plugin-n

    Additional ESLint's rules for Node.js

    • v17.23.1
    • 40.93
    • Published

    html-to-text

    Advanced html to plain text converter

    • v9.0.5
    • 40.55
    • Published

    node-cache

    Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.

    • v5.1.2
    • 40.49
    • Published

    @graphql-codegen/cli

    <p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

    • v6.0.0
    • 40.41
    • Published

    @graphql-codegen/core

    <p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

    • v5.0.0
    • 40.33
    • Published

    openid-client

    OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

    • v6.8.1
    • 40.31
    • Published

    app-root-path

    Determine an app's root path from anywhere inside the app

    • v3.1.0
    • 40.26
    • Published

    esm

    Tomorrow's ECMAScript modules today!

    • v3.2.25
    • 40.19
    • Published

    @inquirer/ansi

    A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.

    • v1.0.1
    • 40.10
    • Published

    timezones-ical-library

    Easy direct access to the most recent official timezone information for iCalendar files via JavaScript

    • v1.10.0
    • 39.93
    • Published

    estree-util-visit

    esast (and estree) utility to visit nodes

    • v2.0.0
    • 39.75
    • Published

    http-status-codes

    Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.

    • v2.3.0
    • 39.60
    • Published

    @envelop/core

    This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop

    • v5.3.2
    • 39.56
    • Published

    dom-serialize

    Serializes any DOM node into a String

    • v2.2.1
    • 39.50
    • Published

    natural-orderby

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

    • v5.0.0
    • 39.42
    • Published

    oauth4webapi

    Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

    • v3.8.2
    • 39.36
    • Published

    cache-manager

    Cache Manager for Node.js

    • v7.2.4
    • 39.23
    • Published

    textextensions

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

    • v6.11.0
    • 39.17
    • Published

    jssip

    the Javascript SIP library

    • v3.10.1
    • 39.17
    • Published

    c8

    output coverage reports using Node.js' built in coverage

    • v10.1.3
    • 39.11
    • Published

    clean-webpack-plugin

    A webpack plugin to remove/clean your build folder(s).

    • v4.0.0
    • 38.96
    • Published

    app-module-path

    Simple module to add additional directories to the Node module search for top-level app modules

    • v2.2.0
    • 38.91
    • Published

    app-root-dir

    Simple module to infer the root directory of the currently running node application

    • v1.0.2
    • 38.90
    • Published

    lru.min

    🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.

    • v1.1.2
    • 38.81
    • Published

    binaryextensions

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

    • v6.11.0
    • 38.78
    • Published

    pn

    Promisify the node standard library.

    • v1.1.0
    • 38.73
    • Published

    node-modules-regexp

    A regular expression for file paths that contain a `node_modules` folder.

    • v1.0.0
    • 38.71
    • Published

    isows

    Isomorphic WebSocket

    • v1.0.7
    • 38.64
    • Published

    cytoscape

    Graph theory (a.k.a. network) library for analysis and visualisation

    • v3.33.1
    • 38.62
    • Published

    editions

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

    • v6.22.0
    • 38.62
    • Published

    @expo/package-manager

    A library for installing and finding packages in a project

    • v1.9.8
    • 38.57
    • Published

    module-alias

    Create aliases of directories and register custom module paths

    • v2.2.3
    • 38.45
    • Published

    node-plop

    programmatic plopping for fun and profit

    • v0.32.3
    • 38.36
    • Published

    unist-util-remove

    unist utility to remove nodes from a tree

    • v4.0.0
    • 38.28
    • Published

    console.table

    Adds console.table method that prints an array of objects as a table in console

    • v0.10.0
    • 38.26
    • Published

    @azure/keyvault-keys

    Isomorphic client library for Azure KeyVault's keys.

    • v4.10.0
    • 38.24
    • Published

    @expo/fingerprint

    A library to generate a fingerprint from a React Native project

    • v0.15.1
    • 38.19
    • Published

    istextorbinary

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

    • v9.5.0
    • 38.11
    • Published

    btoa-lite

    Smallest/simplest possible means of using btoa with both Node and browserify

    • v1.0.0
    • 37.99
    • Published

    inversify

    A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.

    • v7.10.3
    • 37.98
    • Published

    openapi-typescript

    Convert OpenAPI 3.0 & 3.1 schemas to TypeScript

    • v7.10.1
    • 37.96
    • Published

    csv

    A mature CSV toolset with simple api, full of options and tested against large datasets.

    • v6.4.1
    • 37.91
    • Published

    child-process-ext

    Extensions to Node.js child_process module

    • v3.0.2
    • 37.90
    • Published

    browser-or-node

    Check in which environment the code is running - browser/node.js/webworker/jsdom/deno

    • v3.0.0
    • 37.89
    • Published

    get-assigned-identifiers

    get a list of identifiers that are initialised by a JavaScript AST node.

    • v1.2.0
    • 37.84
    • Published

    node-cleanup

    installs custom cleanup handlers that run on exiting node

    • v2.1.2
    • 37.81
    • Published

    response-iterator

    Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch

    • v1.0.1
    • 37.57
    • Published

    node-rsa

    Node.js RSA library

    • v1.1.1
    • 37.46
    • 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
    • 37.37
    • Published

    extrareqp2

    Promise based HTTP client for the browser and node.js

    • v1.0.0
    • 37.25
    • Published

    typed-rest-client

    Node Rest and Http Clients for use with TypeScript

    • v2.1.0
    • 37.25
    • Published

    reinterval

    reschedulable setInterval for node.js

    • v1.1.0
    • 37.04
    • Published

    easy-stack

    Simple JS stack with auto run for node and browsers

    • v1.0.1
    • 37.00
    • Published

    event-pubsub

    Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!

    • v5.0.3
    • 36.86
    • Published

    await-to-js

    Async/await wrapper for easy error handling in js

    • v3.0.0
    • 36.77
    • Published

    @edge-runtime/node-utils

    A set of helpers for running edge-compliant code in Node.js environment

    • v4.0.0
    • 36.77
    • Published

    @azure/ms-rest-js

    Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest

    • v2.7.0
    • 36.71
    • Published

    googletrans

    Free and Unlimited Google translate API for node.js

    • v1.0.24
    • 36.69
    • Published

    geckoboard

    > **For users of the deprecated custom widget library** > > You should pin your `package.json` to version `0.0.9` of this module to ensure that your code continues to work. > > `npm install geckoboard@0.0.9 --save`

    • v2.0.2
    • 36.65
    • Published

    process-utils

    Utilities for process object

    • v4.0.0
    • 36.61
    • Published

    ts-clone

    Simple and fast TypeScript in-memory caching. Modern TypeScript port of node-cache.

    • v0.1.1
    • 36.54
    • Published

    @xmldom/is-dom-node

    TypeScript helper functions to narrow the type of object to a Node descendant

    • v1.0.1
    • 36.39
    • Published

    fuzzysort

    Fast SublimeText-like fuzzy search for JavaScript

    • v3.1.0
    • 36.39
    • Published

    @otplib/preset-v11

    v11.x compatible interface preset for otplib

    • v12.0.1
    • 36.34
    • Published

    url-metadata

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

    • v5.2.3
    • 36.34
    • Published

    short-unique-id

    Generate random or sequential UUID of any length

    • v5.3.2
    • 36.33
    • Published

    unist-util-filter

    unist utility to create a new tree with nodes that pass a filter

    • v5.0.1
    • 36.33
    • Published

    path2

    Modular and extended version of `path` package

    • v0.1.0
    • 36.31
    • Published

    os

    NodeJS Core Module Extended

    • v0.1.2
    • 36.28
    • Published

    iserror

    Test whether value is error object

    • v0.0.2
    • 36.23
    • Published

    events-listener

    Listen to events from a Node.js EventEmitter.

    • v1.1.0
    • 36.18
    • 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
    • 36.14
    • Published

    js-queue

    Simple JS queue with auto run for node and browsers

    • v2.0.2
    • 36.06
    • Published

    base64-stream

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

    • v1.0.0
    • 35.95
    • Published

    atob-lite

    Smallest/simplest possible means of using atob with both Node and browserify

    • v2.0.0
    • 35.92
    • Published

    @hey-api/openapi-ts

    🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.

    • v0.85.2
    • 35.81
    • Published

    errlop

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

    • v8.5.0
    • 35.78
    • Published

    run-node

    Run the Node.js binary no matter what

    • v3.0.0
    • 35.74
    • 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
    • 35.62
    • Published

    taffydb

    TaffyDB is an opensouce library that brings database features into your JavaScript applications.

    • v2.7.3
    • 35.40
    • Published

    require-and-forget

    Require Node module and immediately remove it from module cache to force loading again next time

    • v1.0.1
    • 35.26
    • Published

    with-open-file

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

    • v0.1.7
    • 34.88
    • Published

    nodexh

    a wrapper around the `node` executable for better stacktraces with sourcemaps, sourcecode excerpts

    • v4.0.1
    • 34.88
    • Published

    next-seo

    SEO plugin for Next.js projects

    • v6.8.0
    • 34.86
    • Published

    short-uuid

    Create and translate standard UUIDs with shorter formats.

    • v5.2.0
    • 34.83
    • Published

    @node-ipc/js-queue

    Simple JS queue with auto run for node and browsers

    • v2.0.3
    • 34.82
    • Published

    taketalk

    Ever wanted a bin for your node module?

    • v1.0.0
    • 34.61
    • Published

    cross-dirname

    [Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.

    • v0.1.0
    • 34.56
    • Published

    jetifier

    jetifier from Android Studio, in npm package format

    • v2.0.0
    • 34.35
    • Published

    @externs/nodejs

    The Closure Compiler Externs For Node.JS.

    • v1.5.0
    • 34.33
    • Published

    jest-fixed-jsdom

    A superset of the JSDOM environment for Jest that respects Node.js globals.

    • v0.0.10
    • 34.32
    • Published

    bun

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

    • v1.3.0
    • 34.30
    • Published

    @libsql/isomorphic-ws

    Isomorphic WebSockets in Node, Bun, Deno and Cloudflare Workers

    • v0.1.5
    • 34.29
    • Published

    jest-localstorage-mock

    Auto mock all localstorage and sessionstorage APIs for your Jest tests

    • v2.4.26
    • 34.28
    • Published

    countries-list

    Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.

    • v3.1.1
    • 34.21
    • Published

    xhr-request

    tiny http client for Node and the browser

    • v1.1.0
    • 34.17
    • Published

    node-version

    Get Node current version

    • v3.0.0
    • 34.16
    • Published