gritzko


  • Example React+Swarm TodoMVC app.

    published version 0.0.1, 11 years ago
  • swarm js lib usage examples

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

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

    published version 0.0.1, 10 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 version 0.0.2, 10 years ago
  • Convert tape's TAP output to nicely formatted DOM.

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

    published version 1.2.11, 9 years ago
  • Stream URLs ===========

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

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

    published version 0.1.1, 9 years ago
  • Base64 Lamport timestamps =========================

    published version 1.0.14, 9 years ago
  • Swarm: replicated data types (syncables) ========================================

    published version 1.2.1, 9 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 version 1.0.24, 9 years ago
  • A simple LevelDB-backed WebSocket and TCP-listening Swarm server (peer).

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

    published version 1.0.16, 9 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 version 1.2.2, 9 years ago
  • A Swarm client caching all the data in an IndexedDB database (level-js). Connect to the server by WebSocket

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

    published version 1.2.1, 9 years ago
  • Swarm peer ==========

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

    published version 2.0.4, 8 years ago
  • A simple regular grammar/parser generator

    published version 1.0.0, 8 years ago
  • A regular grammar for the Swarm Replicated Object Notation

    published version 2.0.5, 7 years ago
  • A Swarm Replicated Object Notation UUID variant

    published version 2.0.9, 7 years ago
  • Swarm Replicated Object Notation (RON)

    published version 2.0.23, 7 years ago
show more packages