Skip to content

Ema4rl/Only.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Only.js Selector-based Loader

Only.js is a dynamic selector-based script loader that not only replaces the use of multiple <script> tags and initialization code but also with a fast, parallel, speed-optimized API. Some script loaders tend to do a lot of things; from loading scripts, to loading css, to feature detection, to loading iframes, images, maybe even solar systems — eventually.

The major characteristic of Only.js is not the ability to load all Javascript files in parallel with cross-browser execution order but the ability to dynamically determine and load Javascript needed by the current page without blocking other assets/resources.

Built on: LABjs.

Documentation

Online Docs & Demo

Contributions and bug fixes

They are very much appreciated - especially bug fixes.

Thanks!

About

Automatically load and execute selector-based dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published