Skip to content

hbouvier/async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic Implementation of Asynchronous Patterns (AJAX, Deferred and Promise)

When you just need to make an AJAX call and use some Deferred and Promises, but do not want to include something big, like JQuery. You can use this lightweight implementation of ajax and promise.

#LICENSE:

This module is licensed under the Apache License v2.0

About

Minimalistic Implementation of Asynchronous Patterns (AJAX, Deferred and Promise)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published