bluebie


Bluebie
  • Use some Xiaomi devices with Homebridge: https://github.com/Bluebie/homebridge-miio

    published 0.3.2 7 years ago
  • A 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 5 years ago
  • A 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 4 years ago
  • Simple 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 4 years ago
  • A simple client for webrtc-signalling-middleware, browser only

    published 1.0.1 4 years ago
  • Very 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 3 years ago
  • Utilities for working with PigeonMark data structures

    published 2.1.2 a year ago
  • Codec to transform HTML5 to PigeonMark (JsonML superset) and vice versa

    published 2.0.1 a year ago
  • Transform 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 2 years ago
  • XML encoder and decoder, in to plain javascript data structures, a superset of JsonML

    published 1.0.1 2 years ago
  • Run CSS Selectors against PigeonMark/JsonML DOM structures

    published 2.0.0 2 years ago
  • Temporary 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 2 years ago
  • Simple 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 2 years ago