Pinned Repositories
cgi-js
Run cgi / interpreted script files that supports command line execution, or connect to cgi / other server proxies : npm install cgijs --save
desktop-cgi
Desktop-CGI Application Tooling/Framework for Hybrid Desktop Applications. Desktop-CGI is a desktop executable tool that is created using electron, nodejs based server that serves - CGI files, embedded webserver served CGI apps (PHP, Ruby, Python, Perl, CGI, JSP, ASPX, Other Interpreted Languages), or remote proxy webserver apps (any)
apis-git
APIs to access and search remote git repositories
fastprimenumbers
Fastest Prime Number Calculations
get-imports
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
get-isesm
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
projects
Key projects being worked on along with their problem statements and status
py-taskcontrol
Control, Create, Run named workflows & tasks with before/after middlewares support, data persistence, orm, authentication, logging, multi-threading/processing, events, network sockets, webhooks, client-agent libraries, etc with plugins support [Actively Developed, Funding Invited] - pip3 install taskcontrol https://pypi.org/project/taskcontrol
require-urls
Deno and GoLang Mode in commonjs import (require) and ES import syntax: Replace nodejs require function with requireurls function or use loader.mjs replacing import functionality that can fetch remote urls.
ganeshkbhat's Repositories
ganeshkbhat/exec-command
npm module to run most windows linux mac commands scaling nodejs api and more in simpler fashion
ganeshkbhat/fast-json
read write to json object fast using a flat structure read write update
ganeshkbhat/ftps
protocol implementation server for ftp ftps sftp
ganeshkbhat/ganeshkbhat
ganeshkbhat profile description
ganeshkbhat/get-traceroute
module to get the traceroute of an IP Address
ganeshkbhat/inbrowseredit
make document editable in browser using inbrowseredit
ganeshkbhat/input-shell
python like input function using input-shell in nodejs
ganeshkbhat/json2ini
ini to json and json to ini parser
ganeshkbhat/keyvalue-jsondb
kvjsondb - fast, secure, private, and memory leak resistant redis-like key-value json based datastore or database that supports http, https, ws, wss, and a command shell (without or with authentication) and is extendible with expressjs middlewares
ganeshkbhat/kvjsonDB
kvjsonDB - fast, secure and private, memory leak resistant redis like key value json based data store
ganeshkbhat/protocol-interfaces
protocol interface implementations for common use cases client-server like http https udp tcp ftp ftps sftp sockets ws wss tls
ganeshkbhat/protocols
run specific protocols and clients in nodejs
ganeshkbhat/shellflags
create shell command line flags, their parsers, and it's manager easily with predefined object definition
ganeshkbhat/shellmenu
create shell command line questions, their value parsers, and it's manager easily with predefined questions and answers, or question definition
ganeshkbhat/sleep
sleep any execution for defined milliseconds using timed-sleep
ganeshkbhat/sockets
protocol implementation server for sockets
ganeshkbhat/socks
protocol implementation server for socksv4 socksv4a socksv5
ganeshkbhat/tcp
protocol implementation server for tcp
ganeshkbhat/tls
protocol implementation server for tls
ganeshkbhat/udp
protocol implementation server for udp
ganeshkbhat/which-fileextension
detect file extensions
ganeshkbhat/which-istypedarray
check if an array or is a typed array or a buffer or simple array
ganeshkbhat/which-sort
which-sort provides different techniques present theoritically to do a sort. a package to dwell into different sorting experiments of techniques
ganeshkbhat/which-type-js
determine which type of js is the object using which-type
ganeshkbhat/which-type-object
use which-type-object to detect which type or javascript class instance or object tag an object of javascript is
ganeshkbhat/wss
protocol implementation server for ws wss
ganeshkbhat/https
protocol implementation server for http https
ganeshkbhat/json2html
read a html file into an json object and json to html object
ganeshkbhat/json2xml
read xml to json and json to xml simultaniously
ganeshkbhat/json2yaml
json to yaml or yaml to json