Wjs
Component type
Maintenance status
Development status
Component created
Component changed
Wjs is an entry point to make your Javascript web app retrieve assets from your server, via AJAX, or not. Everything is an extension with wjs : script, image, html, etc..., and all extensions can load dependencies. This library is for you, if you want to :
- Create little lightweight one page sites with full lazy loading (js methods, classes, images, links, etc...).
- Load complex packages from your PHP application to javascript, in a minimum of requests.
- Instantiate javascript class objects.
Take a little tour on our demo live sites :

