korniychuk's Stars
axios/axios
Promise based HTTP client for the browser and node.js
rclone/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
sindresorhus/got
๐ Human-friendly and powerful HTTP request library for Node.js
xojs/xo
โค๏ธ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
macvim-dev/macvim
Vim - the text editor - for macOS
yarnpkg/berry
๐ฆ๐ Active development trunk for Yarn โ
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
manojVivek/medium-unlimited
A browser extension to read medium.com articles for free without membership.
bats-core/bats-core
Bash Automated Testing System
constverum/ProxyBroker
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS :performing_arts:
TheSpeedX/PROXY-List
Get PROXY List that gets updated everyday
eficode/wait-for
./wait-for is a script to wait for another service to become available.
tianon/docker-postgres-upgrade
a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
wisespace-io/binance-rs
Rust Library for the Binance API
jetkai/proxy-list
An automatic updated list of free SOCKS4, SOCKS5, HTTP & HTTPS proxies in JSON, TXT, CSV, XML & YAML format. Proxies are online at the time of testing & updated every hour. Geolocation & detection status is also available.
nestjs/schedule
Schedule module for Nest framework (node.js) โฐ
TooTallNate/node-socks-proxy-agent
A SOCKS (v4/v5) proxy `http.Agent` implementation for HTTP and HTTPS
ojkelly/yarn.build
Build ๐ and Bundle ๐ฆ your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.
feross/multistream
A stream that emits multiple other streams one after another (streams3)
delvedor/hpagent
A ready to use http and https agent for working with proxies that keeps connections alive!
darraghoriordan/eslint-plugin-nestjs-typed
Some eslint rules for working with NestJs projects
BachoSeven/startpage
a cute little home for my browser
DigitalBrainJS/c-promise
Cancellable Promise with timeouts, AbortController, decorators, progress capturing, pause and user signals support
mhassan1/yarn-plugin-after-install
Yarn Berry plugin that adds support for an `afterInstall` hook that runs after every `yarn install`
srmagura/real-cancellable-promise
Cancellable promise library for JavaScript and TypeScript.
Divkix/ProxyGrab
Asynchronous Library made using Python and aiohttp to get proxies from multiple services!
sebastianmusial/jest-module-name-mapper
:shoe: Synchronization tsconfig paths with Jest (module name mapper)
djhouseknecht/rxjs-util-classes
Simple RxJS implementations for Redux-like store, state management, cache maps, and event emitters that are commonly used across projects.
Re-Quant/rxjs-awaitable-observables
๐งจ This package makes async/await working with Observables without .toPromise() ๐ฅ