https://github.com/tw00/crdts-econify
Presentation on CRDTs + Example code
https://github.com/tw00/crdts-econify
Last synced: 18 days ago
JSON representation
Presentation on CRDTs + Example code
- Host: GitHub
- URL: https://github.com/tw00/crdts-econify
- Owner: tw00
- Created: 2020-08-21T17:57:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T22:21:47.000Z (about 3 years ago)
- Last Synced: 2025-02-17T20:19:43.660Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Presentation
[📇 Intro to CRDTs.pdf](https://github.com/tw00/crdts-econify/blob/master/Intro%20to%20CRDTs.pdf)
# Demo CRDTs
- `npm install`
- `npm run test`
- `npm run ui`