Skip to content

Web application startup library including dynamic CSS and Javascript loading and detection, boot sequence, browser and version dependency, and splash screen support.

License

Notifications You must be signed in to change notification settings

griffiti/bootstrapjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootstrapJS provides on-demand script loading with automatic script load detection and callback notification. Boot groups, including group ordering, provide developers with a way to define dependencies, support group level callbacks, and more.

Debug and verbose modes provide developers with integrated feedback on script loading. A load report can be accessed for load time statistics.

Splash screen support provides developers with a easy to use load time enhancement.

In order to build bootstrapjs, run the following command from the current project directory. You will need Java 1.7 or higher installed. You will also need a copy of JSBuilder2.

java -jar /path/to/JSBuilder2/JSBuilder2.jar -p ./build.jsb2 -d .

About

Web application startup library including dynamic CSS and Javascript loading and detection, boot sequence, browser and version dependency, and splash screen support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published