Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by shimondoodkin
A curated list of projects in awesome lists by shimondoodkin .
https://github.com/shimondoodkin/nodejs-autorestart
i feel this is outdated look for something else. It is a way to watch all .js files if they have been changed and to restart nodejs. It allows easy development and stable production.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-clone-extend
Clone & extend / mixin for node js. It is easy to use and practical. supports circular references
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-hot-reload
this is code is outdated. sorry. watchFile and reload modules dynamically for node.js (useful for front end development) - it would be nice if someone could implement the new require.cache support with my require as falback
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node_spreadsheet
Convert xls,xlsx,ods,csv spreadsheets to JSON/CSV using command line php, built as a solution to import excel files to node js
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/googlediff
drop in the original code form svn of Neil Fraser's diff_match_patch. uses jsinc and a simple index file and thus it is updatable.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-mongodb-app
this is outdated code . nodejs + mongodb application composition framework (status:middle of development of beta)
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/jsinc
Include non module javascript file as module in Node.js
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-wurfl
wurfl - detect mobile phone specs by agent string(saved in mongodb), basically working, need to add cache of au-profiles , also it uses my version of node expat (xml to javascript object)
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-inflow
An async control-flow library, with a shared object for called functions and debugging made easy.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/efficient-rolling-stats
rolling/running statistics in javascript
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-meta-templates
php-alike, double pass templates, 1) onload , 2) onuse , used in nodejs-mongodb-app see it as example
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/gtdphp
if anyone interested i have migrated the repository of gtd-php to github
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/tob
Template Observer. Enables self reloading templates on modification. Can work with many template engines.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-pango-view
generate correctly lay-outed, unicode text images with pango-view (command line wrapping)
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-p2p-dist-components
p2p auto discovery distributed components. using telepathine and zmq, an attempt to create reliable data processing and insertion application where one node can replace another at runtime.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/appmanager
RAD IDE contains GUI interfaces to usual Node.js development processes, demo: http://vot.me:2222
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-waze
jsdom loading waze.co.il map, waze is open layers map implementation with community futures for mobile devices for real-time traffic monitoring in a beta in Israel
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-phpmailer
Don't laugh it works. It enables to send emails with phpmailer from nodejs.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/gitonnode
git on node manager is web browser based gui git management tool in node.js
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-readdir
read a directory contents manual opendir, readdir, closedir - not working yet
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/groupbyfunctions
global, easy to use, group by functions on objects. like linq - but much more simple and functional javascript
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/tcext
tcext - Quick Extension Creation Script for Tiny Core Linux
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/bitcoin-ticker
hardware ticker of bitcoin change store
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/realsense-handgestures-powerpoint-addin
a hackathon project, I have developed With Intel® RealSense™ Camera and its SDK. to control microsoft powerpoint by waving with hands in front of a camera useful for a info kiosk.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/red-blue-paint
lets practice painting eyesight with mouse and (anaglyph) red and blue glasses
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/bitfinexws1
bitfinex websocket, v1 , a better , self reconnecting, parsing all responses.
bitfinex bitfinex-websocket-api
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/hebrew-lemma-filter-js
in a veryy alpha stage. convert words into original word form
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejscoil-shared-code
nodejs.co.il shared code
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/pushcode
Lets send script's code back from inside the script itself (half done)
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/video-transcription-application
a gui for google speech recognition to create subtitles.srt from a video
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/i-am-looking-for-a-job-example-code
I can write beautiful code and work as required in code quality or method
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/rawgithub
node.js raw github proxy, to save and edit html with github online and test instantly because rawgithub.com is not realtime.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/opencv-java-and-android-imshow
so you can use same class with a main() for testing. develop on pc and also will run on android.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/socketio-sessionauth
socketio integrated with sessionauth and a mysql api
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/bitfinexws2
bitfinex websocket, v2 , a better , self reconnecting, parsing all responses.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/copywithproblemsforaiintelijplugin
CopyWithProblems for AI InteliJ Plugin
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/simple-nodejs-app-with-build
used as no app for docker image
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-git-build
A simple container that downloads your application from git and executes commands
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/salesforce-soql-query-tool
http://salesforce-jsforce-proxy.herokuapp.com/
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/nodejs-mongodb-tsv-selector
lets export quickly from mongodb a very large tsv(tab seperated values) file. with hierarchical structure in column names using dot notation.
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/tase_files
download, read zip, and parse tase.co.il files using node js and http server of list of options by dates
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/keycloak-js-util
a utility wrapper for keycloak-js, it maintains a token refreshed, works with errors, easy to use authorized fetch functions.
authentication keycloak keycloak-js login microservies
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/msaccess-to-mysql-sql-converter
ms Access to mysql sql converter
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/example-webview-api-accessor
my experiment to run a chat bot in an iframe
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/usb-to-servo
arduino used as serial, with a text protocol, pto i2c pwm controller
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/node-facebook_notify
send yourself notifications about your server status
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/pygoogledrive
python google drive alternative gui a fronted for rclone for desktop
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/experience-sharing-and-life-automation
I liked the idea of opensource religion but in sense experience sharing and life automation. because part of success depends on expirience to be able to choose wisely
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/autocodergpt
an experiment to make chat gpt to work on my files directly
Last synced: 25 Nov 2024
https://github.com/shimondoodkin/job-interview-task-numbers-services-dotnetcore
Last synced: 25 Nov 2024