SeaJS

SeaJS 3.0.2 updated

SeaJS allows a developer to split code into smaller blocks (called modules) and load them only when necessary.SeaJS is compliant with CommonJS' AMD principles of loading code in parallel without blocking the app or cluthering it with unused code.Similar...

Pimple

Pimple 3.0.2 updated

Pimple was built by the same developer that developed the hugely popular Symfony framework and it was created to help the framework manage dependencies in a more efficient way. Even if small in size, Pimple covers a lot of base, providing all the features...