0.0.10 • Published 10 months ago
Last release10 months ago
oktopost-ajacs
Ajacs library for Oyster components

Installation
npm i --save oktopost-ajacs
Simple request
var ajacs = new window.Ajacs.Module();
ajacs.builder(OysterComponent).get(url, params);
More docs are here