ndinhbang / y_crdt_dart

y.js (https://github.com/yjs/yjs) dart port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

yjs v13.4.6 commit: fdf206394322db0a48e3299f8c7353451362f475

Usage

A simple usage example:

import 'package:y_crdt/y_crdt.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

y.js (https://github.com/yjs/yjs) dart port

License:Other


Languages

Language:Dart 93.7%Language:JavaScript 4.9%Language:HTML 0.6%Language:Ruby 0.4%Language:Swift 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%