get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
Found 2936 results for get
Get a stream as a string, Buffer, ArrayBuffer or array
Get the PATH environment variable key cross-platform
Robustly get the [[Prototype]] of an object
Mimic a Node.js HTTP response stream
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Human-friendly and powerful HTTP request library for Node.js
Find and parse the tsconfig.json file from a directory path
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Get, set, or delete a property from a nested object using a dot path
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Basic cache object for storing key-value pairs.
Set nested properties on an object using dot notation.
Returns a `stream.Readable` from a URI string
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).
find the closest package.json
Returns an array of all enumerable symbol properties found directly upon a given object
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Get a compare function for array to sort
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Tiny and elegant HTTP client based on the Fetch API
Timeout HTTP/HTTPS requests
{G,S}et object values using MongoDB-like path notation
Access deep object properties using a path
Utility for downloading artifacts from different versions of Electron
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.
Get configured proxy
get.and.set.deep.objects.easily = true
Extract the actual stack of an error
Retrieve all keys and nested keys from objects and arrays of objects.
Convenience wrapper for Got to interact with the GitHub API
Sort an array on an object property
Does a JS type have a getter/setter property
Reads the pixels of an image as an ndarray
Simplified requests for paged (paginated) content.
Get and calculate npm download stats for npm modules.
tiny http client for Node and the browser
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Get your public IP address — very fast!
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.
make streaming http requests
Use Ky in both Node.js and browsers
Compare your item to items in an array and get the closest one.
Get installation path where the given package is installed. Works for globally and locally installed packages
Pruned version of the 'get-pixels' package by Mikola Lysenko (only node.js and local fs files)
A tiny get function, similar to Lodash.get
Get the default iterator or async iterator for an iterable or async iterable
Get a list of function's argument variable names
Access nested property values at any depth with a simple expression.
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
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
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
Get PID from a port
Utils to deal with TCP ports and hostnames. Safe for everyday use.
Get the user's default shell
Easily edit a json file from the CLI or NodeJS
Extract domain name from URL
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
Human-friendly and powerful HTTP request library for Node.js
Easily persist and load config data. No dependencies.
A library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.
get value at property, don't throw if parent is undefined
Simple API for managing options in JavaScript applications.
Get the package.json of the currently executing bin.
The official low-level GetStream.io client for Node.js and the browser.
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
Utility for getting an assemble view from a collection object.
Get all URLs in a string
Define a non-enumerable read-only accessor.
Immutable version of dot-prop with some extensions
Use package.json as a config store.
gets multiple open ports
Get or set a deep value using a keypath string. Supports bracket and dot notation
Lazily evaluates a getter on an object and caches the returned value
PostHTML plugin for fetching and displaying remote or local content.
NestJs CRUD for RESTful APIs - request query builder
Flatten/unflatten color values from theme with nested objects
gets a palette of prominent colors from an array of pixels
Get the PATH environment variable key cross-platform. This is a fork of sindresorhus/path-key, but with CommonJS support.
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.
NestJs CRUD for RESTful APIs - request query builder
Low-level methods for working with the GitHub API in node.js/JavaScript.
Predefine your Object.defineProperties to create a more human readable API.
Get user info of an npm user
🐡 Get, set, remove, and test for deeply nested properties
Get the email of an npm user
Tiny and elegant HTTP client based on the Fetch API
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!).
Get the unicode code of an emoji.
Get all NPM package names
Download any repository or subdirectory on GitHub with support for Node.js and the CLI
Define a non-enumerable read-write accessor.
Return an accessor function for retrieving an element from an indexed array-like object.
Get the 'src' value from any string containing a src="" (embed, iframe, html, etc).
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Use dot notation to get properties from deeply nested object and array structures.
Get arguments of a function, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
The smallest, yet handy, Map and WeakMap utility ever
Get a directory file tree as an object.
Reads the pixels of an image as an ndarray
Light-weight wrapper for the newer Promise-based MediaDevices.getUserMedia API with a fallback to navigator.getUserMedia (and it's prefixed variants)
[![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
Generic file download utility
Super small library to retrieve values and attributes from the XML AST generated by xml-reader
Retrieves a property only if hasOwnProperty() is true.
Pluck nested properties from an object
Type-safe library for reading, writing, or checking, nested values of an object
Get property value by dot notation
Functions that work on both Maps and Objects: has, get, set, delete, entries, keys, values, etc.
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.
Safely get deep nested properties using dot notation
Easily generate API client's SDK — organize and simplify API Requests.
Get the machine IP on the local network.
Get a property from a nested object using a dot path or custom separator
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Find paths in objects to given key('s), value('s) or key/value combinations
800 bytes modern wrapper around fetch with smart defaults
Get all symbolic link (file symlinks) using glob
Advanced fetch client builder for typescript.
Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.
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.
Protect Got requests from SSRF
Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.
Get CSS from a URL
Reads the pixels of an image as an ndarray
Get and set nested variables of an object, includes support for Backbone Models
Get the methods of a JavaScript class.
[![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
A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.
Get Sass variables as JSON object.
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Get the static methods of a JavaScript class.
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+.
gets a plane's normal from 3 points
A minimal-weight lodash.get equivalent utility
get all keys of object
General HTTP request body parser
Get current week number of the current year,given Date format string or Date object.
An array is a collection of values, stored contiguously.
Get ISO 3166-1 alpha-3 country code for geographic coordinates.
Get all href urls from an HTML string
Reads the pixels of an image as an ndarray
Deep get a nested property.
A through2 to create a lodash.get analog for streams
get machine's uuid
A wrapper around Fetch just for JSON
An iterable is a sequence of values.
Easily get raw data from Sequelize instances
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.
Extract values and paths from AST by keys OR set them by keys
Get the package.json for a project from npm.
This library is based on Javascript and it will contain some functions to make Rest API requests (GET / POST / PUT / PATCH / DELETE)
Convenience wrapper for Got to interact with AWS v4 signed APIs
<h3 align="center"> @merger203/expert-invention </h3>
Generates a preview of the part of the code where an Error came from
Simple module for getting the current mouse position in element or window.
Return element accessors for a provided array-like object.
Get the char width/height proportions in different terminal emulators.
pull out data from stream
Access(read, write and delete) an object by hierarchical keys.
Reads the pixels of an image as an ndarray
Return an accessor function for retrieving an element from an array-like object.
Sets or gets an object field value.
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.
Common typescript ready prototypes available in both CommonJS and ECMAScript
Get all email addresses in a string
Synchronous HTTP request library.
Cordova plugin to inject a dummy cookie in a WKWebView instance. This is necessary to get the sync process started.
Get the HTML from any website, fine-tuned for correction & speed
Get all 4-byte characters form a string
data-cy shorthand notation for cypress get and find functions
A variable lives here
Get RSS/Atom/ActivityStream feeds from an HTML string
Crawl a URL to generate a sitemap and find 404 errors with one command
General purpose JavaScript object storage methods.
Convenience wrapper for got to interact with GraphQL
Methods for working with the GitHub Gist API. Node.js/JavaScript
Get or set a value in an object/array using a dot-delimited string or array of keys.
Get your public IP address — very fast!. This is a fork of sindresorhus/public-ip, but with CommonJS support.
get the property value from a nested object by using the dot path `a.b.c`
Filter an object using glob patterns and dot notation.
Assign a value or extend a deeply nested property of an object using object path notation.
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Submit form data from an object easily
Package for getting Buffers from Streams and Files with maximum size input.
Extensions to the core @testing-library query API
Pluck nested properties from an object with support for wildcards
a simple sftp client built on top of ssh2
Object cache for [Plasma].
Error function.
Get the dependents' names of a npm package.
HTTP(S) GET with promises, supports redirects
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)
Making fetch happen in Typescript.
Percentage helper functions.
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
set a new property in a js object and return the value of the given property
A small library for using and manipulating key path in JavaScript.
Get the git commithash within a Range from-to
NestJs CRUD for RESTful APIs - request query builder
Cors proxy for requests
Fetch DB entries in batches to improve performance while respecting IPC size constraints
get data with dot notation
Inverse complementary error function.
Get native `Promise` or falsey value if not available.
Fetch via HTTP/HTTPS using got with automatic resume after network failures
Transparently provide default values to objects
Stable and lovely router for [koa][], using [path-match][]. Foundation for building powerful, flexible and RESTful APIs easily.
Gets nested properties.
get all end keys of object
A slightly higher-level HTTP client for node.
Get information about your Battery
Extract numbers from text
Fast library for manipulating plain objects using paths.
Get URLs to download mozilla products from
Gets the value at `path` of `object` (with an optional `default`)
get a value from an object within other objects safely
Module for gateway between MySql DB & Rest API with features of cors & api generator. Option of login and custom sql query also available
Load `request` module from either CWD or npm CLI directory
A wrapper for `bogdanfinn/tls-client` based on koffi for unparalleled performance and usability. Inspired by @dryft/tlsclient
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Additional functionality to [kind-of][] type check utility. Support promises, generators, streams, errors.
Get the GitHub repository URL from a NPM package name.
A wrapper around download-file package to make it return a promise.
Get the terminal size.
Get and set object properties by path where you can specify the separator.
Convenience wrapper for `got` to interact with the Travis API
normalizes a 2D path to its bounding box
Easily persist and load config data. No dependencies.
Find object recursively by query
express middleware for file sitemap.xml
synchronously read files from a directory
A lightweight library to asynchronously load scripts on the fly.
Get an available TCP port (a minimal CJS module)
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.
Extremely stable HTTP request module built on top of libcurl
Simple modern way to make http requests. Supports HTTPS, ES6, JSON and Promises
Immutable `get`, `set`, `has`, `unset` deep path operations libraray for object, array and `Map`.
get element by id
Simple to use node.js FTP client for downloading remote files
A lightweight and simple package for making requests using fetch
Intelligent URL parser
Get a country's ISO code by coordinates
Tiny wrapper around Fetch to query JSON APIs more easily
Get string name property of entity.