Skip to content

mugendi/optimized-live-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimized-live-directory

This module uses nile-directory to manage static resources. But more than just managing the resources, it ensures that all resources that can be minified are kept minified.

Minification works for css, images, html (by default) and javascript (if user enabled). Because LiveDirectory manages resource watching and reloading, then the re-done whenever resources change.

THis ensures your site is and remains fully optimized. Additionally, because LiveDirectory essentially keeps resources in memory, your site works without dealing with disk I/O for most on of the time.

It is unlikely that you will use this module alone. It is created to be used as part of live-directory-static.

See How To Use

About

Live Directory that keeps files optimized in memory and will re-optimize them whenever they change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published