Pinned Repositories
canvas-editor
Product Configurator using Canvas Layers to costumize design able products.
doc-facebook-post-cloaking
Implementation I require a php script that is capable of doing this. (plus a configured .htaccess file that allows me write redirect.com/move/YmxvZy5jb20vYXJ0aWNsZS9h and still target the php script ) 1. The script receives the YmxvZy5jb20vYXJ0aWNsZS9h and decodes it from base64 => blog.com/article/a 2. It will then load blog.com/article/a and: a. extract the title - T0 b. extract all images from img tags - ImageList 3. The script will output html: a. the title will be set to T0 b. for every image inside ImageList => it will output an image tage with the image url (with display:none) 4. The script will also issues a javscript redirect to blog.com/article/a immediatly
esnext-cctalk
A Collection of Helpers to Work with CCTalk Enabled Serial Devices like the EMP800 and Taiko Pub 7
gdrive-sync
Sync local files to Google Drive using Node.JS. Fast and portable.
moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
rollup
Next-generation ES module bundler
pm2
Node.js Production Process Manager with a built-in Load Balancer.
frank-dspeed's Repositories
frank-dspeed/github-actions-toolkit
The GitHub ToolKit for developing GitHub Actions.
frank-dspeed/wintercg
The Offical wintercg Work like proposals and additional stuff organized as subrepos
frank-dspeed/browser-cli-switches
A Collection of Typescript Definitions to Aid Coders that need to spawn and control browser
frank-dspeed/couchbase-lite-C
C language bindings for the Couchbase Lite embedded NoSQL database engine
frank-dspeed/couchbase-lite-node
cblite couchbase-lite NodeJS Bindings. to get used by couchbaselabs/cblite-vscode and others
frank-dspeed/couchbase-lite-wasm
This is Couchbase Lite Compiled to WASM Implemented via WICG/direct-sockets contains examples for demo
frank-dspeed/DefinitelyTyped
The repository for high quality TypeScript type definitions.
frank-dspeed/devtools-process-communication
A Toolset for devtools-process-communication can be used per process pipe or secure websockets.
frank-dspeed/docketeer
A tiny application that lets you use a dockerised browser for Puppeteer
frank-dspeed/ecma262
Status, process, and documents for ECMA-262
frank-dspeed/ecmascript-fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
frank-dspeed/ecmascript-mir-api
Ubuntu Frame Launcher and Error Handler addresses diffrent Launch Issues Early before they got fixed upstream: @MirServer/mir
frank-dspeed/ECMAScript-worker-implementations
In ECMAScript Applications often diffrent workers are used wich are offering diffrent globals as context to isolate workloads this is a collection of the most often used once.
frank-dspeed/ide-component-livecode-brackets-LightTable
The Light Table IDE ⛺
frank-dspeed/javacpp
The missing bridge between Java and native C++
frank-dspeed/js-browser-environment
Trys to implement all Chrome browser API's in a Environment Agnostic way.
frank-dspeed/ljharb
frank-dspeed/metrics
📊 An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
frank-dspeed/node-datachannel
Easy to use WebRTC data channels and media transport. libdatachannel node bindings.
frank-dspeed/p2p
🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.
frank-dspeed/package-maintenance
Repository for work for discussion of helping with maintenance of key packages in the ecosystem.
frank-dspeed/pkg
Package your Node.js project into an executable
frank-dspeed/puppeteer
Headless Chrome Node.js API
frank-dspeed/puppeteer-examples
A Collection and boilerplate for diffrent generic implementations
frank-dspeed/random-access-storage
Easily make random-access-storage instances
frank-dspeed/ThisIsWin11
The real PowerToys for Windows 11
frank-dspeed/ts-functional-pipe
Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript
frank-dspeed/w3c-proposal-importScripts
wintercg wip importScripts
frank-dspeed/wintercg-proposal-common-minimum-api
frank-dspeed/wintercg-proposal-importScripts
The importScripts() method of the GlobalScope interface synchronously imports one or more scripts into the scope. (inlining)