JSPM

Found 2936 results for get

get-stream

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

  • v9.0.1
  • 79.57
  • Published

path-key

Get the PATH environment variable key cross-platform

  • v4.0.0
  • 79.30
  • Published

get-proto

Robustly get the [[Prototype]] of an object

  • v1.0.1
  • 77.90
  • Published

mimic-response

Mimic a Node.js HTTP response stream

  • v4.0.0
  • 76.05
  • Published

has-proto

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

  • v1.2.0
  • 75.68
  • Published

got

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

  • v14.5.0
  • 74.80
  • Published

get-tsconfig

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

  • v4.12.0
  • 74.34
  • 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.29
  • Published

is-accessor-descriptor

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

  • v3.0.5
  • 73.68
  • Published

dot-prop

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

  • v10.1.0
  • 73.58
  • Published

is-data-descriptor

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

  • v2.1.3
  • 73.56
  • Published

map-cache

Basic cache object for storing key-value pairs.

  • v0.2.2
  • 71.37
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 71.21
  • Published

get-uri

Returns a `stream.Readable` from a URI string

  • v6.0.5
  • 71.20
  • 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
  • 71.15
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 70.86
  • Published

base

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

  • v3.0.0
  • 70.24
  • 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
  • 68.96
  • Published

cache-base

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

  • v4.0.2
  • 68.76
  • Published

compare-func

Get a compare function for array to sort

  • v2.0.0
  • 67.76
  • Published

find-versions

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

  • v6.0.0
  • 66.87
  • Published

ky

Tiny and elegant HTTP client based on the Fetch API

  • v1.11.0
  • 66.56
  • Published

timed-out

Timeout HTTP/HTTPS requests

  • v7.0.0
  • 66.08
  • Published

mpath

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

  • v0.9.0
  • 65.40
  • Published

object-path

Access deep object properties using a path

  • v0.11.8
  • 64.09
  • Published

@electron/get

Utility for downloading artifacts from different versions of Electron

  • v4.0.2
  • 62.28
  • 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.84
  • Published

get-proxy

Get configured proxy

  • v2.1.0
  • 60.42
  • Published

getobject

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

  • v1.1.1
  • 59.78
  • Published

extract-stack

Extract the actual stack of an error

  • v3.0.0
  • 59.21
  • Published

deeks

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

  • v3.1.1
  • 58.86
  • Published

gh-got

Convenience wrapper for Got to interact with the GitHub API

  • v10.0.0
  • 56.50
  • Published

sort-on

Sort an array on an object property

  • v7.0.0
  • 56.04
  • Published

is-get-set-prop

Does a JS type have a getter/setter property

  • v2.0.0
  • 55.58
  • Published

get-pixels

Reads the pixels of an image as an ndarray

  • v3.3.3
  • 55.46
  • Published

paged-request

Simplified requests for paged (paginated) content.

  • v2.0.2
  • 55.16
  • Published

download-stats

Get and calculate npm download stats for npm modules.

  • v0.3.4
  • 55.02
  • Published

xhr-request

tiny http client for Node and the browser

  • v1.1.0
  • 54.95
  • Published

merge-value

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

  • v1.0.0
  • 54.37
  • Published

public-ip

Get your public IP address — very fast!

  • v8.0.0
  • 54.23
  • 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
  • 53.77
  • Published

hyperquest

make streaming http requests

  • v2.1.3
  • 53.46
  • Published

ky-universal

Use Ky in both Node.js and browsers

  • v0.12.0
  • 53.18
  • Published

get-closest

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

  • v0.0.4
  • 53.03
  • Published

get-installed-path

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

  • v4.0.8
  • 52.97
  • 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.70
  • Published

dash-get

A tiny get function, similar to Lodash.get

  • v1.0.2
  • 52.61
  • Published

get-iterator

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

  • v2.0.1
  • 52.39
  • Published

get-params

Get a list of function's argument variable names

  • v0.1.2
  • 52.36
  • Published

object-get

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

  • v2.1.1
  • 52.05
  • 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.84
  • 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.42
  • 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.65
  • Published

default-shell

Get the user's default shell

  • v2.2.0
  • 50.47
  • Published

dot-json

Easily edit a json file from the CLI or NodeJS

  • v1.3.0
  • 49.41
  • Published

extract-domain

Extract domain name from URL

  • v5.0.2
  • 49.40
  • Published

object-path-immutable

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

  • v4.1.2
  • 48.59
  • Published

@sanity/timed-out

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

  • v4.0.2
  • 47.98
  • Published

got-cjs

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

  • v12.5.4
  • 47.83
  • Published

data-store

Easily persist and load config data. No dependencies.

  • v4.0.3
  • 47.57
  • 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.4
  • 47.38
  • Published

just-safe-get

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

  • v4.2.0
  • 47.04
  • Published

option-cache

Simple API for managing options in JavaScript applications.

  • v4.0.0
  • 46.59
  • Published

get-current-package

Get the package.json of the currently executing bin.

  • v1.0.1
  • 46.55
  • Published

getstream

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

  • v8.8.0
  • 46.32
  • 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.90
  • Published

get-view

Utility for getting an assemble view from a collection object.

  • v2.0.0
  • 45.88
  • Published

get-urls

Get all URLs in a string

  • v12.1.0
  • 45.60
  • Published

dot-prop-immutable

Immutable version of dot-prop with some extensions

  • v2.1.1
  • 45.40
  • Published

pkg-store

Use package.json as a config store.

  • v1.0.1
  • 45.26
  • Published

get-ports

gets multiple open ports

  • v1.0.3
  • 45.21
  • Published

keypather

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

  • v3.1.0
  • 45.18
  • Published

lazy-get-decorator

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

  • v3.0.0
  • 45.12
  • Published

posthtml-fetch

PostHTML plugin for fetching and displaying remote or local content.

  • v4.0.3
  • 44.96
  • Published

@nestjsx/crud-request

NestJs CRUD for RESTful APIs - request query builder

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

@react-theming/flatten

Flatten/unflatten color values from theme with nested objects

    • v0.1.1
    • 44.91
    • Published

    get-rgba-palette

    gets a palette of prominent colors from an array of pixels

    • v2.0.1
    • 44.38
    • 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
    • 43.99
    • 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
    • 43.92
    • Published

    @dataui/crud-request

    NestJs CRUD for RESTful APIs - request query builder

    • v5.3.4
    • 43.57
    • Published

    github-base

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

    • v1.0.0
    • 43.52
    • Published

    predefine

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

    • v0.1.3
    • 43.51
    • Published

    npm-user

    Get user info of an npm user

    • v6.1.1
    • 43.38
    • Published

    @blakek/deep

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

    • v4.0.0
    • 43.13
    • Published

    npm-email

    Get the email of an npm user

    • v5.1.0
    • 43.09
    • Published

    @smeijer/ky

    Tiny and elegant HTTP client based on the Fetch API

    • v1.8.2
    • 42.94
    • 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
    • 42.88
    • Published

    emoji-unicode

    Get the unicode code of an emoji.

    • v2.0.2
    • 42.80
    • Published

    go-git-it

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

    • v5.0.0
    • 42.36
    • Published

    @stdlib/array-base-getter

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

    • v0.2.2
    • 42.20
    • Published

    get-src

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

    • v1.0.1
    • 41.60
    • 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
    • 41.44
    • 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
    • 41.18
    • Published

    propget

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

    • v1.1.0
    • 40.99
    • 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
    • 40.86
    • Published

    umap

    The smallest, yet handy, Map and WeakMap utility ever

    • v1.0.2
    • 40.61
    • Published

    fs-file-tree

    Get a directory file tree as an object.

    • v1.1.2
    • 39.89
    • 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
    • 39.21
    • 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
    • 39.19
    • Published

    download-file

    Generic file download utility

      • v0.1.5
      • 38.79
      • Published

      xml-query

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

      • v1.5.0
      • 38.24
      • Published

      get-own-property

      Retrieves a property only if hasOwnProperty() is true.

      • v1.0.0
      • 38.20
      • Published

      plucker

      Pluck nested properties from an object

      • v0.0.0
      • 38.16
      • Published

      setvalue

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

      • v2.1.0
      • 38.14
      • Published

      dotprop

      Get property value by dot notation

      • v2.0.0
      • 38.09
      • Published

      m-o

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

      • v2.2.0
      • 38.07
      • 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.98
      • Published

      dot-path-value

      Safely get deep nested properties using dot notation

      • v0.0.11
      • 37.94
      • Published

      rests

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

      • v1.1.1
      • 37.93
      • Published

      local-ip-address

      Get the machine IP on the local network.

      • v1.0.1
      • 37.89
      • Published

      @strikeentco/get

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

      • v1.0.1
      • 37.83
      • Published

      dot-wild

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

      • v3.0.1
      • 37.79
      • Published

      find-object-paths

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

      • v1.1.0
      • 37.56
      • Published

      mande

      800 bytes modern wrapper around fetch with smart defaults

      • v2.0.9
      • 37.13
      • Published

      get-symlinks

      Get all symbolic link (file symlinks) using glob

      • v3.0.1
      • 37.04
      • Published

      up-fetch

      Advanced fetch client builder for typescript.

      • v2.5.0
      • 37.01
      • 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
      • 36.85
      • 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.84
      • Published

      got-ssrf

      Protect Got requests from SSRF

      • v3.0.0
      • 36.73
      • 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.51
      • Published

      get-css

      Get CSS from a URL

      • v4.0.3
      • 36.28
      • Published

      getsetdeep

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

      • v5.6.0
      • 36.18
      • Published

      class-methods

      Get the methods of a JavaScript class.

      • v1.0.13
      • 36.12
      • 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
      • 36.02
      • Published

      nyro

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

      • v2.0.4
      • 35.95
      • Published

      get-sass-vars

      Get Sass variables as JSON object.

      • v4.0.3
      • 35.73
      • Published

      static-methods

      Get the static methods of a JavaScript class.

      • v1.0.13
      • 35.30
      • 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
      • 35.16
      • Published

      get-plane-normal

      gets a plane's normal from 3 points

      • v1.0.0
      • 34.96
      • Published

      @ngard/tiny-get

      A minimal-weight lodash.get equivalent utility

      • v1.2.2
      • 34.71
      • Published

      get-body

      General HTTP request body parser

      • v1.0.3
      • 34.34
      • Published

      current-week-number

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

      • v1.0.7
      • 34.25
      • Published

      extra-array

      An array is a collection of values, stored contiguously.

      • v4.3.3
      • 33.81
      • Published

      country-iso

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

      • v2.0.5
      • 33.64
      • Published

      get-hrefs

      Get all href urls from an HTML string

      • v4.0.0
      • 33.33
      • Published

      @pioug/get-pixels

      Reads the pixels of an image as an ndarray

      • v4.0.0
      • 33.23
      • Published

      utils-deep-get

      Deep get a nested property.

      • v1.0.0
      • 33.20
      • Published

      through2-get

      A through2 to create a lodash.get analog for streams

      • v1.0.0
      • 33.12
      • Published

      fetch-json

      A wrapper around Fetch just for JSON

      • v3.3.6
      • 32.86
      • Published

      extra-iterable

      An iterable is a sequence of values.

      • v3.3.2
      • 32.55
      • Published

      sequelize-values

      Easily get raw data from Sequelize instances

      • v1.1.0
      • 32.51
      • 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.32
      • Published

      ast-get-values-by-key

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

      • v5.0.33
      • 32.18
      • Published

      get-pkg

      Get the package.json for a project from npm.

      • v2.0.0
      • 32.12
      • 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.97
      • Published

      got4aws

      Convenience wrapper for Got to interact with AWS v4 signed APIs

      • v1.2.1
      • 31.96
      • Published

      code-preview-from-error

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

      • v1.0.2
      • 31.85
      • Published

      cursor-position

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

      • v1.0.1
      • 31.84
      • Published

      terminal-char-width

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

      • v1.0.11
      • 31.56
      • Published

      pullout

      pull out data from stream

      • v5.0.1
      • 31.55
      • Published

      object-access

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

      • v2.0.4
      • 31.33
      • Published

      set-or-get

      Sets or gets an object field value.

      • v1.2.12
      • 30.46
      • Published

      ggez-banking-sdk

      A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.

      • v0.1.122
      • 30.43
      • Published

      prototyped.js

      Common typescript ready prototypes available in both CommonJS and ECMAScript

      • v3.0.5
      • 30.33
      • Published

      get-emails

      Get all email addresses in a string

      • v4.0.0
      • 30.24
      • Published

      retus

      Synchronous HTTP request library.

      • v1.1.2
      • 30.02
      • Published

      html-get

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

      • v2.21.11
      • 29.91
      • Published

      get-4byte-chars

      Get all 4-byte characters form a string

      • v0.1.0
      • 29.77
      • Published

      cypress-cy-select

      data-cy shorthand notation for cypress get and find functions

      • v0.2.3
      • 29.64
      • Published

      lives

      A variable lives here

      • v3.3.6
      • 29.61
      • Published

      get-feeds

      Get RSS/Atom/ActivityStream feeds from an HTML string

      • v1.1.0
      • 29.60
      • Published

      get-site-urls

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

      • v3.0.0
      • 29.57
      • Published

      config-cache

      General purpose JavaScript object storage methods.

      • v6.0.1
      • 29.57
      • Published

      graphql-got

      Convenience wrapper for got to interact with GraphQL

      • v0.1.2
      • 29.50
      • Published

      gists

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

      • v2.0.0
      • 29.44
      • Published

      jaunt

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

      • v1.3.0
      • 29.37
      • 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
      • 29.32
      • Published

      get-property-value

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

      • v4.0.3
      • 29.30
      • Published

      glob-object

      Filter an object using glob patterns and dot notation.

      • v1.0.0
      • 29.28
      • Published

      assign-value

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

      • v0.1.2
      • 29.25
      • Published

      dot-prop-ts

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

      • v1.1.1
      • 29.03
      • Published

      submitform

      Submit form data from an object easily

      • v1.0.0
      • 28.99
      • Published

      get-buffer

      Package for getting Buffers from Streams and Files with maximum size input.

      • v1.6.0
      • 28.95
      • Published

      query-extensions

      Extensions to the core @testing-library query API

      • v0.0.4
      • 28.91
      • Published

      get-wild

      Pluck nested properties from an object with support for wildcards

      • v3.0.2
      • 28.86
      • Published

      sftp-node

      a simple sftp client built on top of ssh2

      • v0.0.8
      • 28.78
      • Published

      plasma-cache

      Object cache for [Plasma].

      • v0.2.2
      • 28.76
      • Published

      compute-erf

      Error function.

      • v3.0.3
      • 28.73
      • Published

      get-promise

      HTTP(S) GET with promises, supports redirects

      • v1.4.0
      • 28.51
      • 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
      • 28.41
      • Published

      gretchen

      Making fetch happen in Typescript.

      • v1.5.1
      • 28.39
      • Published

      percent-value

      Percentage helper functions.

      • v1.0.10
      • 28.34
      • 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
      • 28.33
      • Published

      @qntm-code/utils

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

      • v2.23.0
      • 28.13
      • 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.11
      • Published

      keyd

      A small library for using and manipulating key path in JavaScript.

      • v2.1.39
      • 28.10
      • Published

      git-commit-range

      Get the git commithash within a Range from-to

      • v1.2.0
      • 28.08
      • Published

      @rewiko/crud-request

      NestJs CRUD for RESTful APIs - request query builder

      • v5.1.12
      • 28.04
      • Published

      cors-proxy

      Cors proxy for requests

      • v1.0.3
      • 27.96
      • Published

      dexie-batch

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

      • v0.4.3
      • 27.94
      • Published

      compute-erfcinv

      Inverse complementary error function.

      • v3.0.1
      • 27.28
      • Published

      native-promise

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

      • v1.0.1
      • 27.24
      • Published

      got-resume

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

      • v2.2.2
      • 27.16
      • Published

      @status/defaults

      Transparently provide default values to objects

      • v1.6.3
      • 27.13
      • 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
      • 26.98
      • Published

      hodash.get

      Gets nested properties.

        • v2.0.0
        • 26.95
        • Published

        get

        A slightly higher-level HTTP client for node.

        • v1.4.0
        • 26.72
        • Published

        osx-battery

        Get information about your Battery

        • v4.0.0
        • 26.64
        • Published

        path-prop

        Fast library for manipulating plain objects using paths.

        • v2.0.0
        • 26.49
        • Published

        moz-download-url

        Get URLs to download mozilla products from

        • v3.1.1
        • 26.42
        • Published

        fast-get

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

        • v1.0.5
        • 26.41
        • Published

        deep-value

        get a value from an object within other objects safely

        • v1.0.4
        • 26.36
        • Published

        mysql-restapi

        Module for gateway between MySql DB & Rest API with features of cors & api generator. Option of login and custom sql query also available

        • v1.2.6
        • 26.34
        • Published

        tlsclientwrapper

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

        • v4.1.2
        • 26.32
        • Published

        @znemz/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.2
        • 26.26
        • Published

        kind-of-extra

        Additional functionality to [kind-of][] type check utility. Support promises, generators, streams, errors.

        • v1.0.4
        • 26.19
        • Published

        get-repository-url

        Get the GitHub repository URL from a NPM package name.

        • v2.0.0
        • 26.18
        • Published

        async-get-file

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

        • v1.0.4
        • 26.08
        • Published

        cli-size

        Get the terminal size.

        • v1.0.12
        • 25.83
        • Published

        property-path

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

        • v1.0.0
        • 25.83
        • Published

        travis-got

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

        • v1.0.0
        • 25.82
        • Published

        @juln/data-store

        Easily persist and load config data. No dependencies.

        • v1.0.2
        • 25.64
        • Published

        sitemap.xml

        express middleware for file sitemap.xml

        • v1.0.0
        • 25.57
        • Published

        get-js

        A lightweight library to asynchronously load scripts on the fly.

        • v0.0.7
        • 25.51
        • Published

        port-get

        Get an available TCP port (a minimal CJS module)

        • v1.0.4
        • 25.41
        • Published

        laravel-mix-webpack-config

        A laravel mix extension that allow us to get the webpack config as a string. So we do whatever we want with it.<br> Including writing to files. Unlike `.dump()` component that only print to console.

        • v1.1.7
        • 25.34
        • Published

        request-libcurl

        Extremely stable HTTP request module built on top of libcurl

        • v4.1.0
        • 25.25
        • Published

        simple-get-promise

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

        • v3.0.0
        • 25.23
        • Published

        immutable-path

        Immutable `get`, `set`, `has`, `unset` deep path operations libraray for object, array and `Map`.

        • v1.0.1
        • 25.21
        • Published

        id

        get element by id

        • v0.0.0
        • 25.21
        • Published

        ftp-get

        Simple to use node.js FTP client for downloading remote files

        • v0.3.1
        • 25.13
        • Published

        fetchly

        A lightweight and simple package for making requests using fetch

        • v1.13.0
        • 25.10
        • Published

        iso-by-coords

        Get a country's ISO code by coordinates

        • v2.0.3
        • 25.04
        • Published

        tiny-fetch-json

        Tiny wrapper around Fetch to query JSON APIs more easily

        • v2.0.1
        • 24.98
        • Published

        nmde

        Get string name property of entity.

        • v0.5.0
        • 24.97
        • Published