Skip to content

olisto/synchronize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommended way to install (although you probabably shouldn't be adding this as a dependency anymore):

npm i synchronize@npm:@triggi/synchronize

That way you can still do const {...} = require('synchronize')
Instead of having to do const {...} = require('@triggi/synchronize')

synchronize.js allows You write asynchronous code as if it's synchronous.

Documentation http://alexeypetrushin.github.com/synchronize

Installation npm install synchronize

Build Status

Contributors:

Other resources:

Copyright (c) Alexey Petrushin, http://alex-craft.com, released under the MIT license.

About

Write asynchronous code as if it's synchronous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%