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