preload logo
 

Project's Idea

LightningPacker is a online Minify and a content host, that you can plug in directly on your website. Minify allow your pages to render with less requests. It concatenates scripts and then apply a bunch of optimizations to make the content have the smallest possible size. LightningPacker caches your scripts all together and make it available. It doesn't require any installation and it's easy to use.

LightningPacker handles both JS and CSS files. You provide a set of URLs and LightningPacker compress and cache it for later use. When a browser renders your page, instead of make multiple requests to your sever, it will make less requests and to LightningPacker.

Use LightningPacker gives two major benefits:

With less requests to your server you reduce the costs needed to keep your system running. With faster load time your users will have a better experience.

Go to Pack Manager to assemble your packages. The section Docs have a full description of the API and a detailed description of how LightningPacker works, including a systematic way to create packages. Examples, gives code snippets about using LightningPacker and a full example of how to use it.

Help the Project

If you are a developer, help me improve the project. Contact me at dmelo87@gmail.com or just leave a comment on the Interact page.