Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Joris-van-der-Wel

A curated list of projects in awesome lists by Joris-van-der-Wel .

https://github.com/joris-van-der-wel/node-pg-large-object

Large object support for PostgreSQL clients using the node-postgres library.

buffer javascript largeobject nodejs postgres postgresql promises stream transaction

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/readable-blob-stream

Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/jsonbird

JSON-RPC 2.0 client/server/peer for any reliable transport. Inter-process communication. REST. WebSocket. WebWorker. Out of order messages or in-order byte stream

api api-client json json-rpc json-stream json-string order-byte-stream ping promise real-time rest rpc streaming structured-clone transport websocket worker

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/mocha-sugar-free

Write mocha test cases without using globals or `this`. Browserify compatible. Mocha without the sugar.

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/karma-mocha-webworker

Karma plugin which runs your mocha tests in a WebWorker

Last synced: 23 Oct 2024

https://github.com/joris-van-der-wel/node-throwable

Inherit from Error without performance penalties, instanceof behaves as expected and the error stack is correct

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/bluefox

The bluefox library lets you be notified when a DOM tree has reached a specific condition, using a convenient syntax. It has been designed for high accuracy and low overhead.

browser css dom efficiency es2017 js webdriver xpath

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/microswitch

μSwitch is a cross-platform application which enables musicians to play sounds using switches. It's designed for people with disabilities to help them practise playing music and to perform in a concert.

accessibility gamepad midi music switch

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/connect-static-file

Connect middleware to serve a single static file (node.js)

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/wshttpserver

A very simple web server that serves static files and integrates with Java-WebSocket

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/jsonbird-websocket

JSONBird-WebSocket makes it easy to establish a JSON-RPC 2.0 client connection over WebSocket so that you can send and receive Remote Procedure Calls. It works in node.js and web browsers. If the connection closes or is unresponsive, an automatic reconnection will occur after a delay. This delay will slowly increase to avoid spamming the server.

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/groovtube-hotkey

Cross-platform program for translating human breath input to mouse and keyboard hotkeys using the GroovTube BLE peripheral

accessibility bluetooth keyboard-emulation macos mouse-emulation windows

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/node-static-reference

Annotate file references within the source code of your node packages. These references can be scanned for using the dependency graph of a module.

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/groovtube-web-bluetooth

Javascript library for interfacing with the GroovTube peripheral using the Web Bluetooth API

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/stateful-controller

This module provides a Controller class that implements the stateful controller pattern. Users can inherit from this class to implement their own stateful controllers. This pattern is useful for implementing single page web applications.

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/less-clearfix

Clearfix mixin for less in a npm package. Contain your floats without extra markup

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/stateful-controller-browser-router

A client-side router for stateful-controller using the history API

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/url-object-mapper

Map url templates to objects and object templates to urls

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/simplecachenuker

Simple daemon which clears cache directories and restarts systemd services after receiving a HTTP request.

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/stream-sequencer

Consumes a stream of binary data and emits Buffer objects with sequence numbers to ensure proper ordering of messages. Also provides a stream which lets you reassemble the data in the correct order

Last synced: 13 Nov 2024

https://github.com/joris-van-der-wel/node-stylerefs

Walk the dependency graph of your node modules to look for CSS/LESS/SCSS/Stylus file reference annotations. These files can then be bundled into a single CSS file.

Last synced: 30 Sep 2024