Skip to content

azukaar/herm-js

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CircleCI Coverage Status js-airbnb-style

Herm JS

NPM

Herm-js is a networking framwork with collection of tools and functionnalities to provide powerful and flexible networking capabilities to Javascript

npm install herm-js
import { NetworkCompensator, HermDoc } from 'herm-js';

Here's the breakdown of internal packages :

Herm-js-document

NPM

This module allow you to create a "git like" sync system for documents in JS with automatic conflict resolution. With this module, you can edit multiple instances of the same document and merge them in a queue, the module will solve the conflict by itself.

Herm-js-network

NPM

Allow you to interpolate values based on time thought network calls.

About

JS Network framework for offline first progressive web apps

Resources

Stars

Watchers

Forks

Packages

No packages published