Packages 13
Use some Xiaomi devices with Homebridge: https://github.com/Bluebie/homebridge-miio
published 0.3.2 6 years agoA simple interface to Holman Smart Gardening water tap devices via noble, allowing control of the manual timer function, and checking the current tap state
published 1.0.0 4 years agoA simple way to make inline styles as objects, with optional render functions, for use with nanohtml/lit-html style of widget rendering
published 1.0.1 3 years agoSimple express webrtc signalling middleware for small p2p webrtc experiments using event-stream, works well in combination with webrtc-signal-client. Works well on Glitch or other simple single process node/express application servers.
published 0.9.0 3 years agoA simple client for webrtc-signalling-middleware, browser only
published 1.0.1 3 years agoVery simple queue thing for async functions, for when you need something a bit like a file lock, for a single threaded app, to stop different async functions from clobbering each other's work
published 1.0.1 2 years agoUtilities for working with PigeonMark data structures
published 2.1.2 6 months agoCodec to transform HTML5 to PigeonMark (JsonML superset) and vice versa
published 2.0.1 6 months agoTransform arbitrary object structures (json superset) in to JsonML/PigeonMark and back again, allowing arbitrary data to be passed through XML tools
published 1.0.3 a year agoXML encoder and decoder, in to plain javascript data structures, a superset of JsonML
published 1.0.1 a year agoRun CSS Selectors against PigeonMark/JsonML DOM structures
published 2.0.0 a year agoTemporary file you can easily dump any v8 serializer compatible object to, exchanging it for a function, which when called, loads the object back in to memory. Utility for processing large streams, where you may need to reorder or reduce the data after it
published 1.0.2 a year agoSimple key-value storage of large sets of data in a very compact flat file, prioritising compact archival over read/write speeds. Very minimal.
published 0.9.2 a year ago