By versioning our code together, it becomes easier to interoperate.
This is not my code. This is our code.
Add yours today!
antimatter
: An implementation of the Antimatter Algorithmantimatter_wiki
: An example Wiki using Antimatterbraid-http
: A reference implementation of the Braid Protocoljson-patch
: Applies a Range-Patch to JSONkernel
: A prototype Braid Kernelsimpleton
: A very simple and fast CRDT sync for light clientssync9
: A CRDT that supports pruning historyutil
: A set of common utilitiesRead more about braid at https://braid.org!
Q. Wait… can a single repo support multiple NPM packages?
package.json
in your project’s root folder, and
then run npm publish
from it.