Popularity
5.9
Stable
Activity
2.9
Stable
4,143
106
346
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Latest version: v1.0.3
HeadJS alternatives and similar libraries
Based on the "Loaders" category.
Alternatively, view HeadJS alternatives based on common mentions on social networks and blogs.
-
curl
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. -
sail.js
DISCONTINUED. Sailing Through Scripts: Smooth Library Loading Ahead. [GET https://api.github.com/repos/SebastianSava/sail.js.git: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
Promo
surveyjs.io

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of HeadJS or a related project?
Popular Comparisons
README
Latest Version: v1.0.3 :: Downloads | Docs | News | Intro
Status
Tested with (..amongst others)
Responsive Design, Feature Detections, and Resource Loading
- Speed up your apps: Load JS & CSS asyncronously and in parallel, but execute them in order
- Load one asset if a condition is met, else fallback and load a different one
- Manage script dependencies, and execute callbacks once they are loaded
- Cross-browser compatible « pseudo media-queries » let you code against different resolutions & devices
- Fix quirks in specific browsers by quickly applying dedicated CSS/JS logic
- Detect various browsers & their versions
- Check if the client supports a certain Browser, HTML5, or CSS3 feature
- Automatically generates JS and CSS classes for browsers & features that where detected
- Automatically generates CSS classes, to know what page or section a user is viewing
- Know if the user is in landscape or portrait mode
- Or whether the client is using a mobile or desktop device
- Get old browsers to support HTML5 elements like nav, sidebar, header, footer, ...
- ...
- Make it, The only script in your <HEAD>
- A concise solution to universal problems
Resources
- WebSite
- Bugs
- Community Support
- http://stackoverflow.com
- Remember to tag your questions with: head.js
- Feature Requests/Suggestions