Install.js CommonJS Module Loader for Browsers
JSON →Install.js is a minimal JavaScript module loader designed primarily to deliver CommonJS modules to web browsers, addressing the challenge of synchronous `require` semantics in a browser environment. While it provides a feature-rich, small-footprint solution for its original purpose, its development has been inactive since its last update in 2018 (version 0.13.0). The package offers explicit control over module installation and resolution, including options for file extensions, package.json `mainFields`, and a `fallback` mechanism for unresolved modules. It was created in an era before modern bundlers (like Webpack, Rollup) and native ECMAScript Modules (ESM) became standard practice, making its direct use in new projects less common today.
Traffic · last 30 days ↓67% vs prev 7d
top countries 🇺🇸 United States · 🇦🇹 Austria · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France