emoji-unicode
Get the unicode code of an emoji.
Found 2939 results for get
Get the unicode code of an emoji.
Get the email of an npm user
Type-safe library for reading, writing, or checking, nested values of an object
router for use-* middlewares
Retrieves a property only if hasOwnProperty() is true.
Reads the pixels of an image as an ndarray
Functions that work on both Maps and Objects: has, get, set, delete, entries, keys, values, etc.
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
Low-level methods for working with the GitHub API in node.js/JavaScript.
[![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
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
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
Get a directory file tree as an object.
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.
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.
Reads the pixels of an image as an ndarray
Protect Got requests from SSRF
Advanced fetch client builder for typescript.
Get CSS from a URL
Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.
Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.
[![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
General HTTP request body parser
800 bytes modern wrapper around fetch with smart defaults
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Convenience wrapper for `got` to interact with the GitLab API
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 Sass variables as JSON object.
Get the machine IP on the local network.
A minimal-weight lodash.get equivalent utility
Get ISO 3166-1 alpha-3 country code for geographic coordinates.
A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.
Super small library to retrieve values and attributes from the XML AST generated by xml-reader
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
Get the methods of a JavaScript class.
Get the package.json for a project from npm.
Get all href urls from an HTML string
Convenience wrapper for Got to interact with AWS v4 signed APIs
get all keys of object
Synchronous HTTP request library.
Get the static methods of a JavaScript class.
Reads the pixels of an image as an ndarray
A through2 to create a lodash.get analog for streams
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.
Return element accessors for a provided array-like object.
Deep get a nested property.
Get the char width/height proportions in different terminal emulators.
Common typescript ready prototypes available in both CommonJS and ECMAScript
Get all symbolic link (file symlinks) using glob
<h3 align="center"> @merger203/expert-invention </h3>
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)
A wrapper around Fetch just for JSON
gets a plane's normal from 3 points
Reads the pixels of an image as an ndarray
get machine's uuid
Return an accessor function for retrieving an element from an array-like object.
Extract values and paths from AST by keys OR set them by keys
Get the HTML from any website, fine-tuned for correction & speed
Filter an object using glob patterns and dot notation.
Making fetch happen in Typescript.
data-cy shorthand notation for cypress get and find functions
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.
Submit form data from an object easily
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.
Get your public IP address — very fast!. This is a fork of sindresorhus/public-ip, but with CommonJS support.
NestJs CRUD for RESTful APIs - request query builder
Methods for working with the GitHub Gist API. Node.js/JavaScript
Convenience wrapper for got to interact with GraphQL
Get and set object properties by path where you can specify the separator.
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.
pull out data from stream
set a new property in a js object and return the value of the given property
HTTP(S) GET with promises, supports redirects
a simple sftp client built on top of ssh2
Get all email addresses in a string
Pluck nested properties from an object with support for wildcards
Get or set a value in an object/array using a dot-delimited string or array of keys.
Human-friendly and powerful HTTP request library for Node.js
Cors proxy for requests
Percentage helper functions.
A slightly higher-level HTTP client for node.
General purpose JavaScript object storage methods.
Inverse complementary error function.
Transparently provide default values to objects
Fast library for manipulating plain objects using paths.
Returns a git repository's first commit as a JavaScript object.
Extensions to the core @testing-library query API
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)
Gets the value at `path` of `object` (with an optional `default`)
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.
A wrapper for `bogdanfinn/tls-client` based on ffi-rs for unparalleled performance and usability. Inspired by @dryft/tlsclient
Get function arguments, useful for and used in dependency injectors. Works for regular functions, generator functions and arrow functions.
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.
express middleware for file sitemap.xml
Get native `Promise` or falsey value if not available.
Get the git commithash within a Range from-to
Get the GitHub repository URL from a NPM package name.
DEPRECATED - use set-value instead.
Extract numbers from text
Get information about your Battery
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
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.
Intelligent URL parser
Define a read-only accessor.
Transform custom string to domain url (validate possible domain by duck-style)
Easily persist and load config data. No dependencies.
get data with dot notation
从E621抓取帖子。支持搜索、引用、随机。
http client for node, inspired by Square's Android OkHttp
Error function.
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][].
A wrapper around download-file package to make it return a promise.
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.
Get the terminal size.
Find object recursively by query
Simple modern way to make http requests. Supports HTTPS, ES6, JSON and Promises
get all end keys of object
Gets nested properties.
Get URLs to download mozilla products from
A TypeScript utility library focused on deep operations for objects and arrays with full type safety. Similar to Lodash, but narrower in scope and fully written in TypeScript to maximize typing support.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
normalizes a 2D path to its bounding box
Resolve paths to globally installed npm modules using glob patterns. Useful for getting paths to yeoman or Generate generators, etc.
A simple React hook for GETting and POSTing data
Load `request` module from either CWD or npm CLI directory
Track pending async HTTP requests
Transform path string to path array
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.
replacement for Object.defineProperty
Get the value at path of object.
Download PDF files
get element by id
get a value from an object within other objects safely
A utility to get the sub-schema from a JSON-schema from the path in an object
Simple to use node.js FTP client for downloading remote files
Complementary error function.
NestJs CRUD for RESTful APIs - request query builder
Utils for daily use
A small library for using and manipulating key path in JavaScript.
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Extremely stable HTTP request module built on top of libcurl
Get an array of a specific key from an array of object
Get remaining elements starting from the given index.
Object cache for [Plasma].
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.
Computes an element-wise principal square root.
Computes an element-wise absolute value.
NestJs CRUD for RESTful APIs - request query builder
Immutable `get`, `set`, `has`, `unset` deep path operations libraray for object, array and `Map`.
A lightweight and simple package for making requests using fetch
synchronously read files from a directory
<p align="center"> <a href="https://halsp.org/" target="blank"><img src="https://halsp.org/images/logo.png" alt="Halsp Logo" width="200"/></a> </p>
Type-safe nested object access and manipulation for TypeScript 🚀
This package includes a set of useful array methods that facilitates working with arrays, specifically the arrays that contain objects or arrays even falsy values (such as: 0, null, false, NaN...). This package is es5 supported.
Get package info for one or more packages.
Advanced library for deep merging, patching, and immutable updates of data structures. Features declarative operations for specific merging behaviors, property management, custom type merging rules, and difference tracking. Supports complex data transform
Get unique and sequential current week identifier for given valid `Date` string format or Date object.
Returns the status of an HTTP get request.
A class to create a new fettuccine wrapper that defaults to the given options
Reads the pixels of an image as an ndarray
Global access to all CallSite/Stack Trace Properties and more
Get the first non-falsy element of array.
This package extracts country, state and city from any zip code, user need to provide zip code and google api access key
Vue.set with dot notation support (`'a.b.c'`) paths.
Allow only access to known object properties using ES2015 Proxy
This is a REST service class based on Axios, designed to simplify the handling of HTTP requests. It encapsulates common HTTP methods such as GET, POST, PUT, DELETE, upload, and download, while supporting request and response interceptors as well as error
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..
get machine's uuid
Package for getting Buffers from Streams and Files with maximum size input.
Safely get/set deep nested properties with standard path, strong type support
ExtremeJS Utilities
Tiny wrapper around Fetch to query JSON APIs more easily
Smarter, easier SVG path manipulations for fine grain control over SVG path animations.
Get a random flat color from a group of colors.
module for managing storage in electron applications
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code.
Fetch content of a url, a file, or even UNIX sockets.
Get a country's ISO code by coordinates
Object set/get/sets/gets and other operator.
A typesafe way to get nested properties when any parent property might be undefined, while we wait for the optional chaining operator to finally exist
Fetch the GitHub API response for a specified repository, or for all those that match a particular GitHub user/organization or a search query
Get a human-readable year range.
Get a free port using the command line
Download and extract a tar archive with the Observable API
Get the current year.
Get your public IP address
Get object's property according to the path.
queryzz - a lightweight JS library for manipulating URL query parameters. Get, set, and format queries easily.
A Vue composable for simplified GET requests with @tanstack/vue-query
Generic file downloader
Download a prebuilt PureScript binary
NodeJs module based on ISO-4217 for validate and get basic info by currency
Download PureScript source code from Github
A lightweight, zero-dependency utility for extracting query parameters and request body data from both Node.js IncomingMessage and Web standard Request objects. Supports Node.js, Deno, Bun, Cloudflare Workers, and more. Type-safe, auto-adaptive, and suppo
Access nested object properties using a dot path
<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code.
Simple, robust LastFM API client (for public data)
Get the initial commit date of a git repository.
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding.
Simplified HTTP requests
Small library to get text width before render
@zibuthe7j11/repellat-sapiente-quas =========
A thin wrapper for `fetch` with an `axios` inspired API.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw
Get the number of seconds/milliseconds in a day.
<h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>
[](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid
  ](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)


<h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat
<img alt="rocket" src="rocket.svg" width="120" />
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<p align="center"> IEEE 754 half-precision floating-point ponyfill for JavaScript<br> See <a href="https://github.com/tc39/proposal-float16array">TC39 proposal</a> or <a href="https://esdiscuss.org/topic/float16array">the archive of the ES Discuss Flo
Simple express middleware for uploading files.
[ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Parse CSV with JavaScript ========================================