gritzko


  • Example React+Swarm TodoMVC app.

    published 0.0.1 10 years ago
  • swarm js lib usage examples

    published 0.3.22 9 years ago
  • _reactive data sync lib: replicated model for your web app_

    published 0.3.25 9 years ago
  • aka PipedInputStream/PipedOutputStream Mostly useful for testing stuff, as `node` is kind of single-thread.

    published 0.0.1 9 years ago
  • The problem of callback hell is commonplace in node.js programs. If your storage is async and your logics is complex, then you hit the worst spot. Two popular solutions are promises and async.js. Unfortunately, your logics has complex branching patterns a

    published 0.0.2 9 years ago
  • Convert tape's TAP output to nicely formatted DOM.

    published 0.0.12 8 years ago
  • BAT is a simplistic [blackbox testing][bbt] tool. BAT is:

    published 1.2.11 8 years ago
  • Stream URLs ===========

    published 0.2.3 8 years ago
  • [![Build Status](https://travis-ci.org/gritzko/stream-url-ws.svg?branch=master)](https://travis-ci.org/gritzko/stream-url-ws)

    published 0.1.5 8 years ago
  • [stream-url][su] marries streams and urls.

    published 0.1.1 8 years ago
  • Base64 Lamport timestamps =========================

    published 1.0.14 8 years ago
  • Swarm: replicated data types (syncables) ========================================

    published 1.2.1 8 years ago
  • Swarm is a sync-centric database implementing Commutative Replicated Data Types ([CmRDTs][cmrdt]). CmRDTs are op-based, hence Swarm is built on top of a partially ordered log of operations, very much like classic databases are built on top of totally orde

    published 1.0.24 8 years ago
  • A simple LevelDB-backed WebSocket and TCP-listening Swarm server (peer).

    published 1.2.1 8 years ago
  • A Swarm sync client. Use dependency injection for any particular storage or transport method (LevelUP and stream-url based, respectively).

    published 1.0.16 8 years ago
  • A simple filesystem-backed Swarm client. Works more like a version control system: saves data to plain files, pulls/pushes updates from/to the server. Works offline, reconnects automatically.

    published 1.2.2 8 years ago
  • A Swarm client caching all the data in an IndexedDB database (level-js). Connect to the server by WebSocket

    published 1.0.15 8 years ago
  • published 1.0.6 8 years ago
  • This package implements the Swarm protocol primitives according to the specification https://gritzko.gitbooks.io/swarm-the-protocol/content/

    published 1.2.1 8 years ago
  • Swarm peer ==========

    published 1.2.0 8 years ago
  • A grammar for the Swarm protocol (and regex parsers)

    published 2.0.4 7 years ago
  • A simple regular grammar/parser generator

    published 1.0.0 7 years ago
  • A regular grammar for the Swarm Replicated Object Notation

    published 2.0.5 6 years ago
  • A Swarm Replicated Object Notation UUID variant

    published 2.0.9 6 years ago
  • Swarm Replicated Object Notation (RON)

    published 2.0.23 6 years ago
show more packages