Pinned Repositories
automerge
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
compat-table
ECMAScript 5/6/7 compatibility tables
contoso-chat
This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
easyrtc
EasyRTC is a bundle of Open Source WebRTC joy! Our Javascript API hides the differences between Chrome and Firefox browsers and simplifies coding needed for working WebRTC apps. Signalling server using socket.io built on node.js. Tons of free code so you can build WebRTC apps in a few hours that just work. Demos include Instant messaging, Multiparty chatroom, Audio + Video, Screen sharing, Data channel Messaging and File sharing, and more.
emailjs
html emails and attachments to any smtp server with nodejs
express-state
Share configuration and state data of an Express app with the client-side via JavaScript.
hpdf.js
Create PDFs in your browser or nodejs (javascript port of libharu)
jquery.jsonrpcclient.js
JSON-RPC 2.0 Client for HTTP and WebSocket backends
mojito
Yahoo! Mojito Framework
ooskapenaar's Repositories
ooskapenaar/automerge
A JSON-like data structure that can be modified concurrently by different users, and merged again automatically.
ooskapenaar/compat-table
ECMAScript 5/6/7 compatibility tables
ooskapenaar/contoso-chat
This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
ooskapenaar/easyrtc
EasyRTC is a bundle of Open Source WebRTC joy! Our Javascript API hides the differences between Chrome and Firefox browsers and simplifies coding needed for working WebRTC apps. Signalling server using socket.io built on node.js. Tons of free code so you can build WebRTC apps in a few hours that just work. Demos include Instant messaging, Multiparty chatroom, Audio + Video, Screen sharing, Data channel Messaging and File sharing, and more.
ooskapenaar/emailjs
html emails and attachments to any smtp server with nodejs
ooskapenaar/express-state
Share configuration and state data of an Express app with the client-side via JavaScript.
ooskapenaar/hpdf.js
Create PDFs in your browser or nodejs (javascript port of libharu)
ooskapenaar/jquery.jsonrpcclient.js
JSON-RPC 2.0 Client for HTTP and WebSocket backends
ooskapenaar/mojito
Yahoo! Mojito Framework
ooskapenaar/mojito-shaker
Static asset rollup manager for Mojito applications.
ooskapenaar/mongo-watch
Watches for changes in MongoDB replication log.
ooskapenaar/node-canvas
Node canvas is a Cairo backed Canvas implementation for NodeJS.
ooskapenaar/node-json-transform
A node module restructuring and performing operations on JSON on the fly.
ooskapenaar/orthanc-mongodb
Orthanc MongoDB plugin
ooskapenaar/rescode
ooskapenaar/sjcl
Stanford Javascript Crypto Library
ooskapenaar/VueNodeTutorial
VueJS Nodejs Tutorial walks through creating a Node.js, MongoDB, Express, and front-end framework (Vue.js) application. Client side code is bundled with Webpack. It is also called VueJS NodeJS Express Tutorial or Vue Express Example Tutorial. For more information please visit this URL:
ooskapenaar/ya-csv
CSV parser/writer for Node.js