Skip to content

Yeonjj/Diff-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff-Sync

Diff-sync is a provider of a process that is required on a differential synchronizing.
You can have a reference of the Diff-Sync algorithm in here, written by Neil Fraser.

test Diff-Sync loop

You can test the DS loop with next commend on a terminal:

❯ npm test ds-client-server-loop-test

Build

This project is written in ES6. To build project into ES5 you can:

❯ npm run build

It will create build folder and compile all code in src.

TODO: client side fetch

About

Diff-Sync Loop Provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published