https://github.com/jaxon-php/jaxon-js
The Jaxon javascript library https://www.jaxon-php.org.
https://github.com/jaxon-php/jaxon-js
Last synced: 5 months ago
JSON representation
The Jaxon javascript library https://www.jaxon-php.org.
- Host: GitHub
- URL: https://github.com/jaxon-php/jaxon-js
- Owner: jaxon-php
- License: bsd-3-clause
- Created: 2016-06-05T14:46:16.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T09:30:15.000Z (over 1 year ago)
- Last Synced: 2025-04-17T18:24:53.902Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jaxon-php/jaxon-js/actions)
[](https://scrutinizer-ci.com/g/jaxon-php/jaxon-js/?branch=main)
[](https://styleci.io/repos/60390067)
[](https://codecov.io/gh/jaxon-php/jaxon-js)
[](https://packagist.org/packages/jaxon-php/jaxon-js)
[](https://packagist.org/packages/jaxon-php/jaxon-js)
[](https://packagist.org/packages/jaxon-php/jaxon-js)
The Jaxon Javascript Library
============================
This package provides client-side functions for the Jaxon Ajax libraries.
Features
--------
- Construct and send ajax requests to registered Jaxon classes and functions.
- Execute various callbacks during the requests processing.
- Receive, parse and process responses to Jaxon requests.
- Execute the instructions they contain in the browser.
- Provide a jQuery's ready()-like feature, to run custom code after page load.
Installation and Configuration
------------------------------
1. Copy the content of the `dist` directory to your webserver.
2. 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.