simple-pkce-browser
PKCE HMAC or hash SHA256 challenge & verifier generator for any browser (using fast-sha256)
Updated by @yarsky
simple-pkce-web-crypto
PKCE helper, generates verify & challenge with preconfigured type (HMAC or hash) algorithm and digest encoding using Web Crypto API
Updated by @yarsky
abstract-pkce
Abstract PKCE service factory with ability to set challenge and random values getters
Updated by @yarsky
fetch-video
fetching (downloading) video by uri, using wget or hls-fetch for .m3u8 to specified outfile
Updated by @yarsky
simple-pkce
PKCE challenge & verifier generator for node, any algorithm and digest supported
Updated by @yarsky
scraper-http-client-request
HTTP client for scrapers with guaranted delivery (retry), concurrency, cookies jar, zlib, Cloudflare bypasser, rate limit (throttle)
Updated by @yarsky
socket.io-namespace-controller
Wrapper around Socket.IO namespaces which turn them into controller-like objects with advanced abilities
Updated by @yarsky
graphql-import-node-as-string
This extension makes your NodeJS application able to import `graphql` files. It uses `require.extensions` to allow you to import/require from `.graphql` files in NodeJS …
Updated by @yarsky
subscribe-for-data
fills objects with related data. DB agnostic. One DB query per source, all queries running parallel. No loops inside, stream based.
Updated by @yarsky
express-mongoose-resolve
flexible express middleware which resolves mongoose model by id specified via params and assigns it to req.resolved
Updated by @yarsky
vuex-socket-sync
Vuex plugin which adds ability to connect store actions with socket events and socket events with store actions
Updated by @yarsky
reactive-settings-container
container for easily making your settings shared across different processes or servers
Updated by @yarsky
subscribe-for-data-from-mongoose
subscribe-for-data adapter for usage with mongoose models
Updated by @yarsky