Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Simple and lightweight JavaScript Ajax module

This page presents a Vanilla JS (pure JavaScript) Ajax module with the following specifications:

  • easy to use
  • lightweight (less than 1kb)
  • method chaining
  • can be load on the flight (JavaScript module)

Documentation and examples at https://lucidar.me/en/javascript-modules/ajax/