Coder Social home page Coder Social logo

turboyjs / collaborative-todo-mvc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onemenzel/collaborative-todo-mvc

0.0 0.0 0.0 268 KB

Todo MVC with a collaborative twist.

Home Page: https://onemenzel.github.io/todo-mvc-collab/index.html

JavaScript 4.76% HTML 3.67% Vue 51.85% TypeScript 39.71%

collaborative-todo-mvc's Introduction

Collaborative Todo MVC

This is a simple Todo MVC app with a twist: it's fully collaborative without the need for a server. This is realised using Yjs, an implementation of the CRDT data type concept.

As I see much potential in this technology, I wanted to have a try. Also, I wanted to play with the new Vue 3 release. So I made wrapper functions to integrate Yjs with Vue's new composition API. It works like a charm. I'd consider this the heart of this application. Go have a look at the utils file.

I also made some types for a nicer TypeScript integration of Yjs.

You can find a fully working installation statically hosted on my github pages.

Commands

# setup
yarn install

# Compiles and hot-reloads for development
yarn serve

# same but in the local network
yarn servenet

# Compiles and minifies for production
yarn build

# Lints and fixes files
yarn lint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.