npm install wtc-ajax#### Namespaces
- AJAX
- History
#### Modules
- AnimationEvents
This probably needs to be abstracted out into a separate module
The class can be used in a couple of initial ways, either using data attributes on links,
or by using javascript to directly interact with the class.
The class supports the detection of transition states on the loading element. When
an AJAX link is executed, the class will add a CSS class to the element, and will
then transition to a series of other CSS classes through the lifecycle of the
AJAX load call.
TBC