jaxon-php / jaxon-js
Javascript code for the Jaxon PHP library.
Installs: 9 329
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Open Issues: 1
Language:JavaScript
This package is auto-updated.
Last update: 2022-05-12 20:20:10 UTC
README
This package provides client-side functions for the Jaxon Ajax libraries.
Features
- Manage Jaxon requests and responses on client side.
- Provide a jQuery's ready()-like feature, to run custom code after page load.
Installation and Configuration
- Copy the content of the
dist
directory to your webserver. - Set the
js.lib.uri
option in the Jaxon PHP library to the link to the directory.
Contribute
- Issue Tracker: github.com/jaxon-php/jaxon-js/issues
- Source Code: github.com/jaxon-php/jaxon-js
License
The project is licensed under the BSD license.