avtomon / apply-ajax.js
JavaScript templater & Ajax wrapper
Installs: 209
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
This package is auto-updated.
Last update: 2025-03-16 19:55:20 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.