avtomon/apply-ajax.js

There is no license information available for the latest version (v0.2) of this package.

JavaScript templater & Ajax wrapper

Installs: 207

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

v0.2 2017-11-04 16:14 UTC

This package is auto-updated.

Last update: 2024-04-16 18:13:29 UTC


README

Abstraction of ajax-requests to the server + template of the received data.

Installation

composer reqire avtomon/applyajax.js

Description

Ajax-queries are based on the fetch method, which appeared in the not-for-nothing in JavaScript. Templating also repeats the principle of the PHP-template engine PQSkaTpl.


Note: If you plan to independently decompose the project and build it with the build.sh script, you will need to install Gulp and its plugins specified in the init.sh script in global scope, and why execute the init.sh script for linking. Or to establish all the dependencies directly in the project.


Class documentation