Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 386 Bytes

File metadata and controls

11 lines (7 loc) · 386 Bytes

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/