text
stringlengths
55
456k
metadata
dict
# content-disposition [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][github-actions-ci-image]][github-actions-ci-url] [![Test Coverage][coveralls-image]][coveralls-url] Create and parse HTTP `Content-D...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/content-disposition/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/content-disposition/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone bu...
1.0.5 / 2023-01-29 ================== * perf: skip value escaping when unnecessary 1.0.4 / 2017-09-11 ================== * perf: skip parameter parsing when no parameters 1.0.3 / 2017-09-10 ================== * perf: remove argument reassignment 1.0.2 / 2016-05-09 ================== * perf: enable strict...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/content-type/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/content-type/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# content-type [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-image]][node-url] [![Build Status][ci-image]][ci-url] [![Coverage Status][coveralls-image]][coveralls-url] Create and parse HTTP Content-Type header according to RFC 7231 ## Installat...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/content-type/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/content-type/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# convert-source-map [![Build Status][ci-image]][ci-url] Converts a source-map from/to different formats and allows adding/changing properties. ```js var convert = require('convert-source-map'); var json = convert .fromComment('//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnVpbGQv...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/convert-source-map/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/convert-source-map/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone buil...
1.0.6 / 2015-02-03 ================== * use `npm test` instead of `make test` to run tests * clearer assertion messages when checking input 1.0.5 / 2014-09-05 ================== * add license to package.json 1.0.4 / 2014-06-25 ================== * corrected avoidance of timing attacks (thanks @tenbits!) 1.0.3 /...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cookie-signature/History.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cookie-signature/History.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built ...
# cookie-signature Sign and unsign cookies. ## Example ```js var cookie = require('cookie-signature'); var val = cookie.sign('hello', 'tobiiscool'); val.should.equal('hello.DGDUkGlIkCzPz+C0B064FNgHdEjox7ch8tOBGslZ5QI'); var val = cookie.sign('hello', 'tobiiscool'); cookie.unsign(val, 'tobiiscool').should.equal('...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cookie-signature/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cookie-signature/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# cookie [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-image]][node-url] [![Build Status][ci-image]][ci-url] [![Coverage Status][coveralls-image]][coveralls-url] Basic HTTP cookie parser and serializer for HTTP servers. ## Installation This is...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cookie/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cookie/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# Security Policies and Procedures ## Reporting a Bug The `cookie` team and community take all security bugs seriously. Thank you for improving the security of the project. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. Report security bugs by emai...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cookie/SECURITY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cookie/SECURITY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# cross-spawn [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Build status][appveyor-image]][appveyor-url] [npm-url]:https://npmjs.org/package/cross-spawn [downloads-image]:https://img.shields.io/npm/dm/cross-spawn.svg [npm-image]:https://img.shield...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cross-spawn/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cross-spawn/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# cssesc [![Build status](https://travis-ci.org/mathiasbynens/cssesc.svg?branch=master)](https://travis-ci.org/mathiasbynens/cssesc) [![Code coverage status](https://img.shields.io/codecov/c/github/mathiasbynens/cssesc.svg)](https://codecov.io/gh/mathiasbynens/cssesc) A JavaScript library for escaping CSS strings and ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/cssesc/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/cssesc/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# CSSType [![npm](https://img.shields.io/npm/v/csstype.svg)](https://www.npmjs.com/package/csstype) TypeScript and Flow definitions for CSS, generated by [data from MDN](https://github.com/mdn/data). It provides autocompletion and type checking for CSS properties and values. **TypeScript** ```ts import type * as CS...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/csstype/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/csstype/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# d3-array Data in JavaScript is often represented by an iterable (such as an [array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array), [set](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Set) or [generator](https://developer.mozilla.org/docs/Web/JavaScript...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-array/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-array/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# d3-color Even though your browser understands a lot about colors, it doesn’t offer much help in manipulating colors through JavaScript. The d3-color module therefore provides representations for various color spaces, allowing specification, conversion and manipulation. (Also see [d3-interpolate](https://github.com/d...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-color/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-color/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# d3-ease *Easing* is a method of distorting time to control apparent motion in animation. It is most commonly used for [slow-in, slow-out](https://en.wikipedia.org/wiki/12_basic_principles_of_animation#Slow_In_and_Slow_Out). By easing time, [animated transitions](https://github.com/d3/d3-transition) are smoother and ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-ease/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-ease/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# d3-format Ever noticed how sometimes JavaScript doesn’t display numbers the way you expect? Like, you tried to print tenths with a simple loop: ```js for (let i = 0; i < 10; ++i) { console.log(0.1 * i); } ``` And you got this: ```js 0 0.1 0.2 0.30000000000000004 0.4 0.5 0.6000000000000001 0.7000000000000001 0.8...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-format/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-format/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# d3-interpolate This module provides a variety of interpolation methods for blending between two values. Values may be numbers, colors, strings, arrays, or even deeply-nested objects. For example: ```js const i = d3.interpolateNumber(10, 20); i(0.0); // 10 i(0.2); // 12 i(0.5); // 15 i(1.0); // 20 ``` The returned ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-interpolate/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-interpolate/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# d3-path Say you have some code that draws to a 2D canvas: ```js function drawCircle(context, radius) { context.moveTo(radius, 0); context.arc(0, 0, radius, 0, 2 * Math.PI); } ``` The d3-path module lets you take this exact code and additionally render to [SVG](http://www.w3.org/TR/SVG/paths.html). It works by ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-path/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-path/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# d3-scale Scales are a convenient abstraction for a fundamental task in visualization: mapping a dimension of abstract data to a visual representation. Although most often used for position-encoding quantitative data, such as mapping a measurement in meters to a position in pixels for dots in a scatterplot, scales ca...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-scale/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-scale/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# d3-shape Visualizations typically consist of discrete graphical marks, such as [symbols](#symbols), [arcs](#arcs), [lines](#lines) and [areas](#areas). While the rectangles of a bar chart may be easy enough to generate directly using [SVG](http://www.w3.org/TR/SVG/paths.html#PathData) or [Canvas](http://www.w3.org/T...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-shape/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-shape/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# d3-time-format This module provides a JavaScript implementation of the venerable [strptime](http://pubs.opengroup.org/onlinepubs/009695399/functions/strptime.html) and [strftime](http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html) functions from the C standard library, and can be used to parse or forma...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-time-format/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-time-format/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# d3-time When visualizing time series data, analyzing temporal patterns, or working with time in general, the irregularities of conventional time units quickly become apparent. In the [Gregorian calendar](https://en.wikipedia.org/wiki/Gregorian_calendar), for example, most months have 31 days but some have 28, 29 or ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-time/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-time/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# d3-timer This module provides an efficient queue capable of managing thousands of concurrent animations, while guaranteeing consistent, synchronized timing with concurrent or staged animations. Internally, it uses [requestAnimationFrame](https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame) ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/d3-timer/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/d3-timer/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning]. This change log follows the format documented in [Keep a CHANGELOG]. [semantic versioning]: http://semver.org/ [keep a changelog]: http://keepachangelog.com/ ## v3.6.0 - 2024-03-18 On th...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/date-fns/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/date-fns/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
MIT License Copyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the r...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/date-fns/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/date-fns/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
🎉️ **NEW**: [date-fns v3 is out!](https://blog.date-fns.org/v3-is-out/) <img alt="date-fns" title="date-fns" src="https://raw.githubusercontent.com/date-fns/date-fns/master/docs/logotype.svg" width="150" /> date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/date-fns/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/date-fns/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# Security Policy ## Supported Versions Security updates are applied only to the latest release. ## Reporting a Vulnerability If you have discovered a security vulnerability in this project, please report it privately. **Do not disclose it as a public issue.** This gives us time to work with you to fix the issue be...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/date-fns/SECURITY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/date-fns/SECURITY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# debug [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) <img width="647" src="https://user-images.githubusercontent.com/71256/29091486-fa38524c-7c37-11e7-895f-e7ec8e1039b6.png"> A tiny JavaScript debu...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/debug/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/debug/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
#### 2.5.1 * 30/09/2020 * Correct initial `sqrt` estimate. #### 2.5.0 * 16/10/2018 * Add default export to *decimal.d.ts*. * Add `Symbol.for('nodejs.util.inspect.custom')` to *decimal.mjs*. #### 2.4.1 * 24/05/2018 * Add `browser` field to *package.json*. #### 2.4.0 * 22/05/2018 * Amend *.mjs* exports. * Remove exten...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/decimal.js-light/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/decimal.js-light/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone bu...
The MIT Expat Licence. Copyright (c) 2020 Michael Mclaughlin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, mer...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/decimal.js-light/LICENCE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/decimal.js-light/LICENCE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built ...
![decimal.js-light](https://raw.githubusercontent.com/MikeMcl/decimal.js-light/gh-pages/decimaljslight.png) The light version of [decimal.js](https://github.com/MikeMcl/decimal.js/), an arbitrary-precision Decimal type for JavaScript. [![Build Status](https://travis-ci.org/MikeMcl/decimal.js-light.svg)](https://travi...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/decimal.js-light/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/decimal.js-light/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dedent/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dedent/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
<h1 align="center">dedent</h1> <p align="center">A string tag that strips indentation from multi-line strings. ⬅️</p> <p align="center"> <a href="#contributors" target="_blank"> <!-- prettier-ignore-start --> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <img alt="All Contributors: 18 ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dedent/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dedent/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.1.4](https://github.com/ljharb/define-data-property/compare/v...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/define-data-property/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/define-data-property/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine ...
# define-data-property <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![npm badge][npm-badge-png]][package-url] Define a data...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/define-data-property/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/define-data-property/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone ...
2.0.0 / 2018-10-26 ================== * Drop support for Node.js 0.6 * Replace internal `eval` usage with `Function` constructor * Use instance methods on `process` to check for listeners 1.1.2 / 2018-01-11 ================== * perf: remove argument reassignment * Support Node.js 0.6 to 9.x 1.1.1 / 2017-0...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/depd/History.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/depd/History.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
# depd [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![Node.js Version][node-image]][node-url] [![Linux Build][travis-image]][travis-url] [![Windows Build][appveyor-image]][appveyor-url] [![Coverage Status][coveralls-image]][coveralls-url] Deprecate all the things > W...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/depd/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/depd/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
# destroy [![NPM version][npm-image]][npm-url] [![Build Status][github-actions-ci-image]][github-actions-ci-url] [![Test coverage][coveralls-image]][coveralls-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] Destroy a stream. This module is meant to ensure a stream gets de...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/destroy/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/destroy/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
## detect-node > This is a fork of `detect-node`. Differences: - uses named export {isNode} - has d.ts integrated - supports ESM ### Install ```shell npm install --save detect-node-es ``` ### Usage: ```diff -var isNode = require('detect-node'); +var {isNode} = require('detect-node-es'); if (isNode) { console.lo...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/detect-node-es/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/detect-node-es/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
didYouMean.js - A simple JavaScript matching engine =================================================== [Available on GitHub](https://github.com/dcporter/didyoumean.js). A super-simple, highly optimized JS library for matching human-quality input to a list of potential matches. You can use it to suggest a misspelled ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/didyoumean/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/didyoumean/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# `dlv(obj, keypath)` [![NPM](https://img.shields.io/npm/v/dlv.svg)](https://npmjs.com/package/dlv) [![Build](https://travis-ci.org/developit/dlv.svg?branch=master)](https://travis-ci.org/developit/dlv) > Safely get a dot-notated path within a nested object, with ability to return a default if the full key path does n...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dlv/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dlv/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Gr...
# dom-helpers tiny modular DOM lib for ie9+ ## Install ```sh npm i -S dom-helpers ``` Mostly just naive wrappers around common DOM API inconsistencies, Cross browser work is minimal and mostly taken from jQuery. This library doesn't do a lot to normalize behavior across browsers, it mostly seeks to provide a common...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dom-helpers/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dom-helpers/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [Unreleased](https://github.com/motdotla/dotenv/compare/v16.4.7...master) ## [16.4.7](https://github.com/motdotla/dotenv/compar...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dotenv/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dotenv/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
<div align="center"> 🎉 announcing <a href="https://github.com/dotenvx/dotenvx">dotenvx</a>. <em>run anywhere, multi-environment, encrypted envs</em>. </div> &nbsp; <div align="center"> <p> <sup> <a href="https://github.com/sponsors/motdotla">Dotenv es apoyado por la comunidad.</a> </sup> </p> <sup>Gracias e...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dotenv/README-es.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dotenv/README-es.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
<div align="center"> 🎉 announcing <a href="https://github.com/dotenvx/dotenvx">dotenvx</a>. <em>run anywhere, multi-environment, encrypted envs</em>. </div> &nbsp; <div align="center"> <p> <sup> <a href="https://github.com/sponsors/motdotla">Dotenv is supported by the community.</a> </sup> </p> <sup>Special...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/dotenv/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/dotenv/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
## Drizzle Kit DrizzleKit - is a CLI migrator tool for DrizzleORM. It is probably one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github.com/drizzle-team/drizzle-kit-mirror> - is a mirror r...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/drizzle-kit/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/drizzle-kit/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
<div align="center"> <img src="./misc/readme/logo-github-sq-dark.svg#gh-dark-mode-only" /> <img src="./misc/readme/logo-github-sq-light.svg#gh-light-mode-only" /> </div> <br/> <div align="center"> <h3>Headless ORM for NodeJS, TypeScript and JavaScript 🚀</h3> <a href="https://orm.drizzle.team">Website</a> • ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/drizzle-orm/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/drizzle-orm/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
<div align='center'> <h1>drizzle-zod <a href=''><img alt='npm' src='https://img.shields.io/npm/v/drizzle-zod?label='></a></h1> <img alt='npm' src='https://img.shields.io/npm/dm/drizzle-zod'> <img alt='npm bundle size' src='https://img.shields.io/bundlephobia/min/drizzle-zod'> <a href='https://discord.gg/yfjTbVXMW4'><im...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/drizzle-zod/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/drizzle-zod/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# East Asian Width Get [East Asian Width](http://www.unicode.org/reports/tr11/) from a character. 'F'(Fullwidth), 'H'(Halfwidth), 'W'(Wide), 'Na'(Narrow), 'A'(Ambiguous) or 'N'(Natural). Original Code is [東アジアの文字幅 (East Asian Width) の判定 - 中途](http://d.hatena.ne.jp/takenspc/20111126#1322252878). ## Install $ np...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/eastasianwidth/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/eastasianwidth/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# EE First [![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![Gittip][gittip-image]][gittip-url] Get the first event in a set of event emitters an...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/ee-first/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/ee-first/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
### Made by [@kilianvalkhof](https://twitter.com/kilianvalkhof) #### Other projects: - 💻 [Polypane](https://polypane.app) - Develop responsive websites and apps twice as fast on multiple screens at once - 🖌️ [Superposition](https://superposition.design) - Kickstart your design system by extracting design tokens fro...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/electron-to-chromium/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/electron-to-chromium/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone ...
<br /> <div align="center"> <p align="center"> <a href="https://www.embla-carousel.com/"><img width="100" height="100" src="https://www.embla-carousel.com/embla-logo.svg" alt="Embla Carousel"> </a> </p> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/embla-carousel-react/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/embla-carousel-react/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone ...
<br /> <div align="center"> <p align="center"> <a href="https://www.embla-carousel.com/"><img width="100" height="100" src="https://www.embla-carousel.com/embla-logo.svg" alt="Embla Carousel"> </a> </p> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/embla-carousel-reactive-utils/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/embla-carousel-reactive-utils/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Se...
<br /> <div align="center"> <p align="center"> <a href="https://www.embla-carousel.com/"><img width="100" height="100" src="https://www.embla-carousel.com/embla-logo.svg" alt="Embla Carousel"> </a> </p> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/embla-carousel/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/embla-carousel/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# emoji-regex [![Build status](https://travis-ci.org/mathiasbynens/emoji-regex.svg?branch=main)](https://travis-ci.org/mathiasbynens/emoji-regex) _emoji-regex_ offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. This repository...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/emoji-regex/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/emoji-regex/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# Encode URL Encode a URL to a percent-encoded form, excluding already-encoded sequences. ## Installation ```sh npm install encodeurl ``` ## API ```js var encodeUrl = require('encodeurl') ``` ### encodeUrl(url) Encode a URL to a percent-encoded form, excluding already-encoded sequences. This function accepts a ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/encodeurl/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/encodeurl/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## v1.0.0 - 2024-02-12 ### Commits - Initial implementation, tests...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/es-define-property/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/es-define-property/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clon...
# es-define-property <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![npm badge][npm-badge-png]][package-url] `Object.defineP...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/es-define-property/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/es-define-property/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone buil...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.3.0](https://github.com/ljharb/es-errors/compare/v1.2.1...v1....
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/es-errors/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/es-errors/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# es-errors <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![npm badge][npm-badge-png]][package-url] A simple cache for a few...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/es-errors/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/es-errors/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# esbuild-register [![npm version](https://badgen.net/npm/v/esbuild-register)](https://npm.im/esbuild-register) [![npm downloads](https://badgen.net/npm/dm/esbuild-register)](https://npm.im/esbuild-register) ## Install ```bash npm i esbuild esbuild-register -D # Or Yarn yarn add esbuild esbuild-register --dev # Or p...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/esbuild-register/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/esbuild-register/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
MIT License Copyright (c) 2020 Evan Wallace Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, dist...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/esbuild/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/esbuild/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# esbuild This is a JavaScript bundler and minifier. See https://github.com/evanw/esbuild and the [JavaScript API documentation](https://esbuild.github.io/api/) for details.
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/esbuild/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/esbuild/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# escalade [![CI](https://github.com/lukeed/escalade/workflows/CI/badge.svg)](https://github.com/lukeed/escalade/actions) [![licenses](https://licenses.dev/b/npm/escalade)](https://licenses.dev/npm/escalade) [![codecov](https://badgen.now.sh/codecov/c/github/lukeed/escalade)](https://codecov.io/gh/lukeed/escalade) > A...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/escalade/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/escalade/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# escape-html Escape string for use in HTML ## Example ```js var escape = require('escape-html'); var html = escape('foo & bar'); // -> foo &amp; bar ``` ## Benchmark ``` $ npm run-script bench > escape-html@1.0.3 bench nodejs-escape-html > node benchmark/index.js http_parser@1.0 node@0.10.33 v8@3.14.5....
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/escape-html/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/escape-html/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
1.8.1 / 2017-09-12 ================== * perf: replace regular expression with substring 1.8.0 / 2017-02-18 ================== * Use SHA1 instead of MD5 for ETag hashing - Improves performance for larger entities - Works with FIPS 140-2 OpenSSL configuration 1.7.0 / 2015-06-08 ================== * Alw...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/etag/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/etag/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
# etag [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] Create simple HTTP ETags This module generates HTTP ETags (as define...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/etag/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/etag/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
# EventEmitter3 [![Version npm](https://img.shields.io/npm/v/eventemitter3.svg?style=flat-square)](https://www.npmjs.com/package/eventemitter3)[![Build Status](https://img.shields.io/travis/primus/eventemitter3/master.svg?style=flat-square)](https://travis-ci.org/primus/eventemitter3)[![Dependencies](https://img.shiel...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/eventemitter3/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/eventemitter3/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
1.18.1 / 2024-10-08 ========== * deps: cookie@0.7.2 - Fix object assignment of `hasOwnProperty` * deps: cookie@0.7.1 - Allow leading dot for domain - Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec - Add fast path for `se...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/express-session/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/express-session/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# express-session [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][node-url] [![Build Status][ci-image]][ci-url] [![Test Coverage][coveralls-image]][coveralls-url] ## Installation This is a [Node.js](https://nodejs.org/en/) module available through the [npm registry](https://www.n...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/express-session/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/express-session/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with...
4.21.2 / 2024-11-06 ========== * deps: path-to-regexp@0.1.12 - Fix backtracking protection * deps: path-to-regexp@0.1.11 - Throws an error on invalid path values 4.21.1 / 2024-10-08 ========== * Backported a fix for [CVE-2024-47764](https://nvd.nist.gov/vuln/detail/CVE-2024-47764) 4.21.0 / 2024-09-11...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/express/History.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/express/History.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
[![Express Logo](https://i.cloudup.com/zfY6lL7eFa-3000x3000.png)](http://expressjs.com/) **Fast, unopinionated, minimalist web framework for [Node.js](http://nodejs.org).** **This project has a [Code of Conduct][].** ## Table of contents * [Installation](#Installation) * [Features](#Features) * [Docs & Community](#...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/express/Readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/express/Readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# Reproducing a build ## Clone version ``` git clone https://github.com/planttheidea/fast-equals.git cd fast-equals git checkout {version} ``` Replace `{version}` above with the appropriate package version. If you want to compare a version older than `1.6.2`, you'll need to use a commit hash directly. ## Install `...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fast-equals/BUILD.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fast-equals/BUILD.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# fast-equals CHANGELOG ## 5.0.1 ### Bugfixes - Fix reference to `metaOverride` in typings and documentation (holdover from temporary API in v5 beta) ## 5.0.0 ### Breaking changes #### `constructor` equality now required To align with other implementations common in the community, but also to be more functionall...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fast-equals/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fast-equals/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# fast-equals <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/> Perform [blazing fast](#benchmarks) equality comparisons (either deep or shallow) on two object...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fast-equals/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fast-equals/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# fast-glob > It's a very fast and efficient [glob][glob_definition] library for [Node.js][node_js]. This package provides methods for traversing the file system and returning pathnames that matched a defined set of a specified pattern according to the rules used by the Unix Bash shell with some simplifications, mean...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fast-glob/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fast-glob/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# fastq ![ci][ci-url] [![npm version][npm-badge]][npm-url] Fast, in memory work queue. Benchmarks (1 million tasks): * setImmediate: 812ms * fastq: 854ms * async.queue: 1298ms * neoAsync.queue: 1249ms Obtained on node 12.16.1, on a dedicated server. If you need zero-overhead series function call, check out [fasts...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fastq/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fastq/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
# fill-range [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W8YFZ425KND68) [![NPM version](https://img.shields.io/npm/v/fill-range.svg?style=flat)](https://www.npmjs.com/package/fill-range) [![NPM monthly downloads](https://img.shie...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fill-range/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fill-range/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
v1.3.1 / 2024-09-11 ================== * deps: encodeurl@~2.0.0 v1.3.0 / 2024-09-03 ================== * ignore status message for HTTP/2 (#53) v1.2.1 / 2024-09-02 ================== * Gracefully handle when handling an error and socket is null 1.2.0 / 2022-03-22 ================== * Remove set content h...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/finalhandler/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/finalhandler/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# finalhandler [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-image]][node-url] [![Build Status][github-actions-ci-image]][github-actions-ci-url] [![Test Coverage][coveralls-image]][coveralls-url] Node.js function to invoke as the final step to respond...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/finalhandler/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/finalhandler/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
# Security Policies and Procedures ## Reporting a Bug The `finalhandler` team and community take all security bugs seriously. Thank you for improving the security of Express. We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions. Report security bugs by em...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/finalhandler/SECURITY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/finalhandler/SECURITY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
# foreground-child Run a child as if it's the foreground process. Give it stdio. Exit when it exits. Mostly this module is here to support some use cases around wrapping child processes for test coverage and such. But it's also generally useful any time you want one program to execute another as if it's the "main" pr...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/foreground-child/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/foreground-child/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
0.2.0 / 2021-05-31 ================== * Use `req.socket` over deprecated `req.connection` 0.1.2 / 2017-09-14 ================== * perf: improve header parsing * perf: reduce overhead when no `X-Forwarded-For` header 0.1.1 / 2017-09-10 ================== * Fix trimming leading / trailing OWS * perf: hoist...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/forwarded/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/forwarded/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2....
# forwarded [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][ci-image]][ci-url] [![Test Coverage][coveralls-image]][coveralls-url] Parse HTTP X-Forwarded-For header ## Installation This is a [Node.js](...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/forwarded/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/forwarded/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
# Fraction.js - ℚ in JavaScript [![NPM Package](https://img.shields.io/npm/v/fraction.js.svg?style=flat)](https://npmjs.org/package/fraction.js "View this project on npm") [![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT) Tired of inprecise numbers represen...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fraction.js/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fraction.js/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
The MIT License (MIT) Copyright (c) 2018 Framer B.V. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/framer-motion/LICENSE.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/framer-motion/LICENSE.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with G...
<p align="center"> <img width="100" height="100" alt="Motion logo" src="https://user-images.githubusercontent.com/7850794/164965523-3eced4c4-6020-467e-acde-f11b7900ad62.png" /> </p> <h1 align="center">Motion for React</h1> <br> <p align="center"> <a href="https://www.npmjs.com/package/framer-motion" target="_blan...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/framer-motion/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/framer-motion/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
0.5.2 / 2017-09-13 ================== * Fix regression matching multiple ETags in `If-None-Match` * perf: improve `If-None-Match` token parsing 0.5.1 / 2017-09-11 ================== * Fix handling of modified headers with invalid dates * perf: improve ETag match loop 0.5.0 / 2017-02-21 ================== ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fresh/HISTORY.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fresh/HISTORY.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash ...
# fresh [![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url] [![Node.js Version][node-version-image]][node-version-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] HTTP response freshness testing ## Installation This is a [Node.js...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fresh/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fresh/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash an...
# fsevents Native access to MacOS FSEvents in [Node.js](https://nodejs.org/) The FSEvents API in MacOS allows applications to register for notifications of changes to a given directory tree. It is a very fast and lightweight alternative to kqueue. This is a low-level library. For a cross-platform file watching modul...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/fsevents/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/fsevents/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Fl...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.1.2](https://github.com/ljharb/function-bind/compare/v1.1.1.....
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/function-bind/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/function-bind/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# function-bind <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![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] [![Down...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/function-bind/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/function-bind/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# gensync This module allows for developers to write common code that can share implementation details, hiding whether an underlying request happens synchronously or asynchronously. This is in contrast with many current Node APIs which explicitly implement the same API twice, once with calls to synchronous functions, ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/gensync/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/gensync/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.2.4](https://github.com/ljharb/get-intrinsic/compare/v1.2.3.....
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/get-intrinsic/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/get-intrinsic/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built wi...
# get-intrinsic <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![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][...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/get-intrinsic/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/get-intrinsic/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gem...
# get-nonce just returns a **nonce** (number used once). No batteries included in those 46 bytes of this library. --- - ✅ build in `webpack` support via `__webpack_nonce__` # API - `getNonce(): string|undefined` - returns the current `nonce` - `setNonce(newValue)` - set's nonce value ## Why? Why we need a librar...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/get-nonce/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/get-nonce/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 ...
<p align="center"> <img width="160" src=".github/logo.webp"> </p> <h1 align="center"> <sup>get-tsconfig</sup> <br> <a href="https://npm.im/get-tsconfig"><img src="https://badgen.net/npm/v/get-tsconfig"></a> <a href="https://npm.im/get-tsconfig"><img src="https://badgen.net/npm/dm/get-tsconfig"></a> </h1> Find and ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/get-tsconfig/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/get-tsconfig/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemin...
<p align="center"> <a href="https://gulpjs.com"> <img height="257" width="114" src="https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png"> </a> </p> # glob-parent [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][ci-image]][ci-url] [![Coveralls Statu...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/glob-parent/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/glob-parent/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini ...
# Glob Match files using the patterns the shell uses. The most correct and second fastest glob implementation in JavaScript. (See **Comparison to Other JavaScript Glob Implementations** at the bottom of this readme.) ![a fun cartoon logo made of glob characters](https://github.com/isaacs/node-glob/raw/main/logo/glob...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/glob/README.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/glob/README.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flash and ...
# globals [![Build Status](https://travis-ci.org/sindresorhus/globals.svg?branch=master)](https://travis-ci.org/sindresorhus/globals) > Global identifiers from different JavaScript environments Extracted from [JSHint](https://github.com/jshint/jshint/blob/3a8efa979dbb157bfb5c10b5826603a55a33b9ad/src/vars.js) and [ESL...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/globals/readme.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/globals/readme.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.0.1](https://github.com/ljharb/gopd/compare/v1.0.0...v1.0.1) ...
{ "source": "ammaarreshi/Gemini-Search", "title": "node_modules/gopd/CHANGELOG.md", "url": "https://github.com/ammaarreshi/Gemini-Search/blob/main/node_modules/gopd/CHANGELOG.md", "date": "2025-01-04T14:07:19", "stars": 1910, "description": "Perplexity style AI Search engine clone built with Gemini 2.0 Flas...