JSPM

Found 2939 results for get ip

public-ip

Get your public IP address — very fast!

  • v7.0.1
  • 450.56
  • Published

local-ip-address

Get the machine IP on the local network.

  • v1.0.1
  • 285.26
  • Published

@esm2cjs/public-ip

Get your public IP address — very fast!. This is a fork of sindresorhus/public-ip, but with CommonJS support.

  • v6.0.1
  • 238.00
  • Published

public-ip-cli

Get your public IP address

  • v4.0.0
  • 185.96
  • Published

get-fqdn

Lookup the fully qualified domain name ("FQDN") of the current server's IP (default) or a custom IP. 90x faster than `hostname -f` and works with Node v6.4+.

  • v1.0.0
  • 185.91
  • Published

get-ip-from-request

get ip client from request and validate ip (v4/v6)

  • v2.0.1
  • 141.78
  • Published

get-stream

Get a stream as a string, Buffer, ArrayBuffer or array

  • v9.0.1
  • 78.99
  • Published

path-key

Get the PATH environment variable key cross-platform

  • v4.0.0
  • 78.61
  • Published

get-proto

Robustly get the [[Prototype]] of an object

  • v1.0.1
  • 76.29
  • Published

mimic-response

Mimic a Node.js HTTP response stream

  • v4.0.0
  • 75.48
  • Published

has-proto

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

  • v1.2.0
  • 74.84
  • Published

is-descriptor

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

  • v3.1.1
  • 74.49
  • Published

got

Human-friendly and powerful HTTP request library for Node.js

  • v14.4.7
  • 74.45
  • Published

get-tsconfig

Find and parse the tsconfig.json file from a directory path

  • v4.10.1
  • 73.55
  • Published

is-data-descriptor

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

  • v2.1.3
  • 73.47
  • Published

is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

  • v3.0.5
  • 73.05
  • Published

dot-prop

Get, set, or delete a property from a nested object using a dot path

  • v9.0.0
  • 72.65
  • Published

map-cache

Basic cache object for storing key-value pairs.

  • v0.2.2
  • 71.08
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 70.98
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 70.25
  • Published

get-value

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).

  • v4.0.1
  • 70.22
  • Published

base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks

  • v3.0.0
  • 70.21
  • Published

get-uri

Returns a `stream.Readable` from a URI string

  • v6.0.5
  • 70.17
  • Published

union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

  • v2.0.1
  • 69.20
  • Published

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

  • v4.0.2
  • 68.97
  • Published

compare-func

Get a compare function for array to sort

  • v2.0.0
  • 67.52
  • Published

find-versions

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

  • v6.0.0
  • 66.57
  • Published

timed-out

Timeout HTTP/HTTPS requests

  • v6.0.0
  • 65.58
  • Published

ky

Tiny and elegant HTTP client based on the Fetch API

  • v1.9.0
  • 65.48
  • Published

mpath

{G,S}et object values using MongoDB-like path notation

  • v0.9.0
  • 64.22
  • Published

object-path

Access deep object properties using a path

  • v0.11.8
  • 63.81
  • Published

array-sort

Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

  • v1.0.0
  • 61.87
  • Published

@electron/get

Utility for downloading artifacts from different versions of Electron

  • v4.0.2
  • 61.10
  • Published

get-proxy

Get configured proxy

  • v2.1.0
  • 59.79
  • Published

extract-stack

Extract the actual stack of an error

  • v3.0.0
  • 58.74
  • Published

getobject

get.and.set.deep.objects.easily = true

  • v1.1.1
  • 58.72
  • Published

deeks

Retrieve all keys and nested keys from objects and arrays of objects.

  • v3.1.1
  • 57.91
  • Published

gh-got

Convenience wrapper for Got to interact with the GitHub API

  • v10.0.0
  • 55.46
  • Published

get-pixels

Reads the pixels of an image as an ndarray

  • v3.3.3
  • 55.45
  • Published

sort-on

Sort an array on an object property

  • v6.1.0
  • 55.20
  • Published

is-get-set-prop

Does a JS type have a getter/setter property

  • v2.0.0
  • 55.20
  • Published

paged-request

Simplified requests for paged (paginated) content.

  • v2.0.2
  • 54.61
  • Published

xhr-request

tiny http client for Node and the browser

  • v1.1.0
  • 54.28
  • Published

download-stats

Get and calculate npm download stats for npm modules.

  • v0.3.4
  • 53.94
  • Published

get-closest

Compare your item to items in an array and get the closest one.

  • v0.0.4
  • 52.98
  • Published

hyperquest

make streaming http requests

  • v2.1.3
  • 52.79
  • Published

ky-universal

Use Ky in both Node.js and browsers

  • v0.12.0
  • 52.76
  • Published

url-regex-safe

Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.

  • v4.0.0
  • 52.72
  • Published

merge-value

Similar to assign-value but deeply merges object values or nested values using object path/dot notation.

  • v1.0.0
  • 52.59
  • Published

dash-get

A tiny get function, similar to Lodash.get

  • v1.0.2
  • 52.16
  • Published

@cronvel/get-pixels

Pruned version of the 'get-pixels' package by Mikola Lysenko (only node.js and local fs files)

  • v3.4.1
  • 52.08
  • Published

get-installed-path

Get installation path where the given package is installed. Works for globally and locally installed packages

  • v4.0.8
  • 52.03
  • Published

object-get

Access nested property values at any depth with a simple expression.

  • v2.1.1
  • 51.91
  • Published

get-iterator

Get the default iterator or async iterator for an iterable or async iterable

  • v2.0.1
  • 51.81
  • Published

nested-property

Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'

  • v4.0.0
  • 51.59
  • Published

resolve-package

Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p

  • v1.0.1
  • 51.30
  • Published

get-video-id

Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.

  • v4.1.7
  • 51.27
  • Published

endpoint-utils

Utils to deal with TCP ports and hostnames. Safe for everyday use.

  • v1.0.2
  • 50.71
  • Published

get-params

Get a list of function's argument variable names

  • v0.1.2
  • 50.40
  • Published

default-shell

Get the user's default shell

  • v2.2.0
  • 49.95
  • Published

object-path-immutable

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

  • v4.1.2
  • 48.14
  • Published

dot-json

Easily edit a json file from the CLI or NodeJS

  • v1.3.0
  • 48.13
  • Published

@sanity/timed-out

Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged

  • v4.0.2
  • 48.02
  • Published

data-store

Easily persist and load config data. No dependencies.

  • v4.0.3
  • 47.12
  • Published

option-cache

Simple API for managing options in JavaScript applications.

  • v4.0.0
  • 46.99
  • Published

just-safe-get

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

  • v4.2.0
  • 46.34
  • Published

got-cjs

Human-friendly and powerful HTTP request library for Node.js

  • v12.5.4
  • 46.28
  • Published

get-view

Utility for getting an assemble view from a collection object.

  • v2.0.0
  • 46.21
  • Published

getstream

The official low-level GetStream.io client for Node.js and the browser.

  • v8.8.0
  • 45.87
  • Published

expand-object

Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.

  • v0.4.2
  • 45.65
  • Published

metascraper

A library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.

  • v5.49.1
  • 45.44
  • Published

pkg-store

Use package.json as a config store.

  • v1.0.1
  • 45.40
  • Published

get-urls

Get all URLs in a string

  • v12.1.0
  • 45.36
  • Published

dot-prop-immutable

Immutable version of dot-prop with some extensions

  • v2.1.1
  • 45.05
  • Published

posthtml-fetch

PostHTML plugin for fetching and displaying remote or local content.

  • v4.0.3
  • 45.00
  • Published

@nestjsx/crud-request

NestJs CRUD for RESTful APIs - request query builder

  • v5.0.0-alpha.3
  • 44.94
  • Published

get-current-package

Get the package.json of the currently executing bin.

  • v1.0.1
  • 44.78
  • Published

keypather

Get or set a deep value using a keypath string. Supports bracket and dot notation

  • v3.1.0
  • 44.73
  • Published

get-ports

gets multiple open ports

  • v1.0.3
  • 44.40
  • Published

get-rgba-palette

gets a palette of prominent colors from an array of pixels

  • v2.0.1
  • 44.26
  • Published

@react-theming/flatten

Flatten/unflatten color values from theme with nested objects

    • v0.1.1
    • 44.17
    • Published

    predefine

    Predefine your Object.defineProperties to create a more human readable API.

    • v0.1.3
    • 43.85
    • Published

    lazy-get-decorator

    Lazily evaluates a getter on an object and caches the returned value

    • v3.0.0
    • 43.48
    • Published

    @blakek/deep

    🐡 Get, set, remove, and test for deeply nested properties

    • v4.0.0
    • 43.13
    • Published

    @smeijer/ky

    Tiny and elegant HTTP client based on the Fetch API

    • v1.8.2
    • 42.37
    • Published

    mergician

    Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

    • v2.0.2
    • 42.20
    • Published

    go-git-it

    Download any repository or subdirectory on GitHub with support for Node.js and the CLI

    • v5.0.0
    • 42.18
    • Published

    @esm2cjs/path-key

    Get the PATH environment variable key cross-platform. This is a fork of sindresorhus/path-key, but with CommonJS support.

    • v4.0.0
    • 42.07
    • Published

    function-arguments

    Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.

    • v1.0.9
    • 42.02
    • Published

    @d_hristov/get-value

    Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

    • v3.0.4
    • 41.76
    • Published

    @stdlib/array-base-getter

    Return an accessor function for retrieving an element from an indexed array-like object.

    • v0.2.2
    • 41.48
    • Published

    @stdlib/array-base-accessor-getter

    Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.

    • v0.2.2
    • 40.99
    • Published

    find-object-paths

    Find paths in objects to given key('s), value('s) or key/value combinations

    • v1.1.0
    • 40.88
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 40.61
    • Published

    umap

    The smallest, yet handy, Map and WeakMap utility ever

    • v1.0.2
    • 40.61
    • Published

    get-src

    Get the 'src' value from any string containing a src="" (embed, iframe, html, etc).

    • v1.0.1
    • 40.24
    • Published

    propget

    Use dot notation to get properties from deeply nested object and array structures.

    • v1.1.0
    • 40.07
    • Published

    npm-user

    Get user info of an npm user

    • v6.1.1
    • 39.77
    • Published

    npm-email

    Get the email of an npm user

    • v5.1.0
    • 39.69
    • Published

    emoji-unicode

    Get the unicode code of an emoji.

    • v2.0.2
    • 39.53
    • Published

    use-router

    router for use-* middlewares

    • v0.4.2
    • 39.40
    • Published

    setvalue

    Type-safe library for reading, writing, or checking, nested values of an object

    • v2.1.0
    • 39.39
    • Published

    get-user-media-promise

    Light-weight wrapper for the newer Promise-based MediaDevices.getUserMedia API with a fallback to navigator.getUserMedia (and it's prefixed variants)

    • v1.1.4
    • 38.90
    • Published

    download-file

    Generic file download utility

      • v0.1.5
      • 38.72
      • Published

      get-own-property

      Retrieves a property only if hasOwnProperty() is true.

      • v1.0.0
      • 38.71
      • Published

      m-o

      Functions that work on both Maps and Objects: has, get, set, delete, entries, keys, values, etc.

      • v2.2.0
      • 38.70
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v3.5.94
      • 38.63
      • Published

      github-base

      Low-level methods for working with the GitHub API in node.js/JavaScript.

      • v1.0.0
      • 38.27
      • Published

      @strikeentco/get

      Get a property from a nested object using a dot path or custom separator

      • v1.0.1
      • 38.11
      • Published

      dot-wild

      Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON

      • v3.0.1
      • 37.93
      • Published

      fs-file-tree

      Get a directory file tree as an object.

      • v1.1.2
      • 37.87
      • Published

      rests

      Easily generate API client's SDK — organize and simplify API Requests.

      • v1.1.1
      • 37.83
      • Published

      code-preview-from-error

      Generates a preview of the part of the code where an Error came from

      • v1.0.2
      • 37.63
      • Published

      dot-path-value

      Safely get deep nested properties using dot notation

      • v0.0.11
      • 37.35
      • Published

      dotprop

      Get property value by dot notation

      • v2.0.0
      • 37.11
      • Published

      plucker

      Pluck nested properties from an object

      • v0.0.0
      • 37.09
      • Published

      email-regex-safe

      Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.

      • v4.0.0
      • 37.02
      • Published

      got-ssrf

      Protect Got requests from SSRF

      • v3.0.0
      • 36.60
      • Published

      gl-got

      Convenience wrapper for `got` to interact with the GitLab API

      • v9.0.3
      • 36.48
      • Published

      regex-flags

      Does one simple thing - gets the flags from a regular expression. Useful for cloning and any library that uses or generates regular expressions that are created from other regular expressions.

      • v0.1.0
      • 36.43
      • Published

      get-css

      Get CSS from a URL

      • v4.0.3
      • 36.34
      • Published

      ifconfig-me

      Discovers your public IP address using pre-defined checkers (external services).

      • v1.0.3
      • 36.24
      • Published

      up-fetch

      Advanced fetch client builder for typescript.

      • v2.4.0
      • 36.07
      • Published

      @esm2cjs/mimic-response

      Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.

      • v4.0.0
      • 36.03
      • Published

      @esm2cjs/got

      Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.

      • v13.0.0
      • 35.98
      • Published

      get-body

      General HTTP request body parser

      • v1.0.3
      • 35.98
      • Published

      @zitterorg/magni-eos

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v5.8.60
      • 35.82
      • Published

      mande

      800 bytes modern wrapper around fetch with smart defaults

      • v2.0.9
      • 35.77
      • Published

      get-sass-vars

      Get Sass variables as JSON object.

      • v4.0.3
      • 34.93
      • Published

      @ngard/tiny-get

      A minimal-weight lodash.get equivalent utility

      • v1.2.2
      • 34.84
      • Published

      nyro

      A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.

      • v2.0.4
      • 34.65
      • Published

      country-iso

      Get ISO 3166-1 alpha-3 country code for geographic coordinates.

      • v2.0.5
      • 34.62
      • Published

      xml-query

      Super small library to retrieve values and attributes from the XML AST generated by xml-reader

      • v1.5.0
      • 34.49
      • Published

      get-pkg

      Get the package.json for a project from npm.

      • v2.0.0
      • 33.95
      • Published

      cursor-position

      Simple module for getting the current mouse position in element or window.

      • v1.0.1
      • 33.81
      • Published

      getsetdeep

      Get and set nested variables of an object, includes support for Backbone Models

      • v5.6.0
      • 33.57
      • Published

      browserlocateme

      Helps to get country,region,city,timezone from browser without ip apis dependency

        • v1.0.2
        • 33.52
        • Published

        get-hrefs

        Get all href urls from an HTML string

        • v4.0.0
        • 33.31
        • Published

        got4aws

        Convenience wrapper for Got to interact with AWS v4 signed APIs

        • v1.2.1
        • 33.26
        • Published

        class-methods

        Get the methods of a JavaScript class.

        • v1.0.13
        • 33.14
        • Published

        retus

        Synchronous HTTP request library.

        • v1.1.2
        • 33.04
        • Published

        @pioug/get-pixels

        Reads the pixels of an image as an ndarray

        • v4.0.0
        • 32.86
        • Published

        through2-get

        A through2 to create a lodash.get analog for streams

        • v1.0.0
        • 32.80
        • Published

        terminal-char-width

        Get the char width/height proportions in different terminal emulators.

        • v1.0.11
        • 32.70
        • Published

        utils-deep-get

        Deep get a nested property.

        • v1.0.0
        • 32.69
        • Published

        extra-array

        An array is a collection of values, stored contiguously.

        • v4.3.3
        • 32.63
        • Published

        mergekit

        Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

        • v3.0.6
        • 32.61
        • Published

        static-methods

        Get the static methods of a JavaScript class.

        • v1.0.13
        • 32.51
        • Published

        prototyped.js

        Common typescript ready prototypes available in both CommonJS and ECMAScript

        • v3.0.5
        • 32.08
        • Published

        get-symlinks

        Get all symbolic link (file symlinks) using glob

        • v3.0.1
        • 31.95
        • Published

        current-week-number

        Get current week number of the current year,given Date format string or Date object.

        • v1.0.7
        • 31.89
        • Published

        get-4byte-chars

        Get all 4-byte characters form a string

        • v0.1.0
        • 31.88
        • Published

        extra-iterable

        An iterable is a sequence of values.

        • v3.3.2
        • 31.61
        • Published

        sequelize-values

        Easily get raw data from Sequelize instances

        • v1.1.0
        • 31.29
        • Published

        qansigliere-axios-utils

        This library is based on Javascript and it will contain some functions to make Rest API requests (GET / POST / PUT / PATCH / DELETE)

        • v1.8.0
        • 31.15
        • Published

        @drftgyhuji7npm/at-omnis-reiciendis

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

        • v1.0.0
        • 31.08
        • Published

        fetch-json

        A wrapper around Fetch just for JSON

        • v3.3.5
        • 31.04
        • Published

        get-plane-normal

        gets a plane's normal from 3 points

        • v1.0.0
        • 30.81
        • Published

        @omegion1npm/tempora-minima-aut

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

        • v1.0.0
        • 30.66
        • Published

        @ryniaubenpm/odit-aliquid-modi

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

        • v1.0.0
        • 30.61
        • Published

        html-get

        Get the HTML from any website, fine-tuned for correction & speed

        • v2.21.10
        • 30.59
        • Published

        ast-get-values-by-key

        Extract values and paths from AST by keys OR set them by keys

        • v5.0.22
        • 30.54
        • Published

        glob-object

        Filter an object using glob patterns and dot notation.

        • v1.0.0
        • 30.34
        • Published

        gretchen

        Making fetch happen in Typescript.

        • v1.5.1
        • 30.13
        • Published

        object-access

        Access(read, write and delete) an object by hierarchical keys.

        • v2.0.4
        • 30.01
        • Published

        cypress-cy-select

        data-cy shorthand notation for cypress get and find functions

        • v0.2.3
        • 29.92
        • Published

        submitform

        Submit form data from an object easily

        • v1.0.0
        • 29.60
        • Published

        get-internal-ip

        Get your internal IPv4 / IPv6 address

        • v3.0.0
        • 29.56
        • Published

        get-property-value

        get the property value from a nested object by using the dot path `a.b.c`

        • v4.0.3
        • 29.43
        • Published

        set-or-get

        Sets or gets an object field value.

        • v1.2.12
        • 28.96
        • Published

        @rewiko/crud-request

        NestJs CRUD for RESTful APIs - request query builder

        • v5.1.12
        • 28.85
        • Published

        @status/defaults

        Transparently provide default values to objects

        • v1.6.3
        • 28.76
        • Published

        property-path

        Get and set object properties by path where you can specify the separator.

        • v1.0.0
        • 28.75
        • Published

        get-promise

        HTTP(S) GET with promises, supports redirects

        • v1.4.0
        • 28.75
        • Published

        gists

        Methods for working with the GitHub Gist API. Node.js/JavaScript

        • v2.0.0
        • 28.73
        • Published

        graphql-got

        Convenience wrapper for got to interact with GraphQL

        • v0.1.2
        • 28.66
        • Published

        dexie-batch

        Fetch DB entries in batches to improve performance while respecting IPC size constraints

        • v0.4.3
        • 28.61
        • Published

        assign-value

        Assign a value or extend a deeply nested property of an object using object path notation.

        • v0.1.2
        • 28.58
        • Published

        set-prop-get-value

        set a new property in a js object and return the value of the given property

        • v1.1.0
        • 28.55
        • Published

        pullout

        pull out data from stream

        • v5.0.1
        • 28.51
        • Published

        get-emails

        Get all email addresses in a string

        • v4.0.0
        • 28.23
        • Published

        sftp-node

        a simple sftp client built on top of ssh2

        • v0.0.8
        • 28.23
        • Published

        jaunt

        Get or set a value in an object/array using a dot-delimited string or array of keys.

        • v1.3.0
        • 28.22
        • Published

        get-wild

        Pluck nested properties from an object with support for wildcards

        • v3.0.2
        • 28.21
        • Published

        got-cjs-compat

        Human-friendly and powerful HTTP request library for Node.js

        • v14.4.5
        • 28.20
        • Published

        cors-proxy

        Cors proxy for requests

        • v1.0.3
        • 28.06
        • Published

        percent-value

        Percentage helper functions.

        • v1.0.10
        • 27.88
        • Published

        compute-erfcinv

        Inverse complementary error function.

        • v3.0.1
        • 27.88
        • Published

        get

        A slightly higher-level HTTP client for node.

        • v1.4.0
        • 27.82
        • Published

        config-cache

        General purpose JavaScript object storage methods.

        • v6.0.1
        • 27.76
        • Published

        path-prop

        Fast library for manipulating plain objects using paths.

        • v2.0.0
        • 27.40
        • Published

        tlsclientwrapper

        A wrapper for `bogdanfinn/tls-client` based on ffi-rs for unparalleled performance and usability. Inspired by @dryft/tlsclient

        • v3.2.0
        • 27.38
        • Published

        fast-get

        Gets the value at `path` of `object` (with an optional `default`)

        • v1.0.5
        • 27.09
        • Published

        query-extensions

        Extensions to the core @testing-library query API

        • v0.0.4
        • 27.09
        • Published

        get-first-commit

        Returns a git repository's first commit as a JavaScript object.

        • v0.2.0
        • 27.03
        • Published

        get-site-urls

        Crawl a URL to generate a sitemap and find 404 errors with one command

        • v3.0.0
        • 26.95
        • Published

        r-assign

        Object.assign() with super powers

        • v1.9.0
        • 26.90
        • Published

        port-get

        Get an available TCP port (a minimal CJS module)

        • v1.0.4
        • 26.81
        • Published

        get-js

        A lightweight library to asynchronously load scripts on the fly.

        • v0.0.7
        • 26.72
        • Published

        get-first

        Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.

        • v0.1.2
        • 26.54
        • Published

        get-function-arguments

        Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.

        • v1.0.0
        • 26.42
        • Published

        sitemap.xml

        express middleware for file sitemap.xml

        • v1.0.0
        • 26.39
        • Published

        got-resume

        Fetch via HTTP/HTTPS using got with automatic resume after network failures

        • v2.2.2
        • 26.33
        • Published

        @qntm-code/utils

        A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.

        • v2.22.1
        • 26.31
        • Published

        native-promise

        Get native `Promise` or falsey value if not available.

        • v1.0.1
        • 26.28
        • Published

        get-repository-url

        Get the GitHub repository URL from a NPM package name.

        • v2.0.0
        • 26.24
        • Published

        git-commit-range

        Get the git commithash within a Range from-to

        • v1.2.0
        • 26.22
        • Published

        set-object

        DEPRECATED - use set-value instead.

        • v1.0.1
        • 26.13
        • Published

        collapse-object

        Collapse an object into a string using the syntax from expand-object. This syntax is pretty handy for setting command line arguments, for expanding/collapsing test fixtures, etc.

        • v0.1.0
        • 25.95
        • Published

        travis-got

        Convenience wrapper for `got` to interact with the Travis API

        • v1.0.0
        • 25.93
        • Published

        osx-battery

        Get information about your Battery

        • v4.0.0
        • 25.91
        • Published

        koa-better-router

        Stable and lovely router for [koa][], using [path-match][]. Foundation for building powerful, flexible and RESTful APIs easily.

        • v2.1.1
        • 25.90
        • Published

        dot-prop-ts

        Get, set, or delete a property from a nested object using a dot path refactored for typescript

        • v1.1.1
        • 25.75
        • Published

        get-pkgs

        Get the package.json for an array of repos from the npm registry, optionally filtering properties using glob patterns.

        • v1.1.0
        • 25.69
        • Published

        get-domain-url

        Transform custom string to domain url (validate possible domain by duck-style)

        • v0.0.2
        • 25.50
        • Published

        @juln/data-store

        Easily persist and load config data. No dependencies.

        • v1.0.2
        • 25.37
        • Published

        e621-sdk

        从E621抓取帖子。支持搜索、引用、随机。

          • v1.4.2
          • 25.30
          • Published

          cli-size

          Get the terminal size.

          • v1.0.12
          • 25.29
          • Published

          okhttp

          http client for node, inspired by Square's Android OkHttp

          • v1.1.0
          • 25.27
          • Published

          compute-erf

          Error function.

          • v3.0.3
          • 25.26
          • Published

          async-get-file

          A wrapper around download-file package to make it return a promise.

          • v1.0.4
          • 25.18
          • Published

          get-fn-name

          Get function name with strictness and correctness in mind. Also works for arrow functions and getting correct name of bounded functions. Powered by [fn-name][].

          • v1.0.0
          • 25.14
          • Published

          mongoose-slug-plugin

          Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)

          • v2.1.0
          • 25.10
          • Published

          simple-get-promise

          Simple modern way to make http requests. Supports HTTPS, ES6, JSON and Promises

          • v3.0.0
          • 25.09
          • Published