2017 © Pedro PelĂĄez
 

library njax-bundle

NJAX - Navigation in AJAX. Integration with Symfony2.

image

neverbland/njax-bundle

NJAX - Navigation in AJAX. Integration with Symfony2.

  • Wednesday, February 18, 2015
  • by neverbland
  • Repository
  • 24 Watchers
  • 7 Stars
  • 1,766 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

Neverbland NJAX Bundle

NJAX - Navigation in AJAX. Integration with Symfony2., (*1)

Installation

Install using Composer., (*2)

$ composer require neverbland/njax-bundle dev-master

Then load the bundle in your application kernel:, (*3)

public function registerBundles()
{
    $bundles = array(
        // ...
        new Neverbland\Bundle\NjaxBundle\NeverblandNjaxBundle()
    );
}

And in the end also include NJAX js file somewhere on your site:, (*4)

<script type="text/javascript" src="/bundles/neverblandnjax/js/jquery.njax.js"></script>

You can also include jquery.njax.wdt.js in dev mode of your site in order to get updated Web Debug Toolbar on every NJAX load., (*5)

Using in JavaScript

For usage information refer to main NJAX repository: https://github.com/Neverbland/njax, (*6)

Additional PHP features

TBD., (*7)

Contributing

You are welcome to submit pull requests., (*8)

Updating NJAX JavaScript library

In order to update jquery.njax.js file you should use Gulp. There is a gulpfile.js in the main dir of the repo which will do all the work for you., (*9)

To update the JS simply run gulp command:, (*10)

$ gulp

It will pull latest version of NJAX from Bower and copy the JS plugin into Resources/public/js/jquery.njax.js., (*11)

The Versions

18/02 2015

dev-master

9999999-dev http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

18/02 2015

0.9.5

0.9.5.0 http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

18/02 2015

0.9.4

0.9.4.0 http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

17/11 2014

dev-develop

dev-develop http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

17/11 2014

0.9.3

0.9.3.0 http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

05/11 2014

0.9.2

0.9.2.0 http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax

24/10 2014

0.9.1

0.9.1.0 http://www.neverbland.com

NJAX - Navigation in AJAX. Integration with Symfony2.

  Sources   Download

by MichaƂ Dudek

ajax symfony navigation pjax