1,137 skills found · Page 1 of 38
webpack / WebpackA bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
systemjs / SystemjsDynamic ES module loader
requirejs / RequirejsA file and module loader for JavaScript
artilleryio / ArtilleryThe complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
gotwarlost / IstanbulYet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
seajs / SeajsA Module Loader for the Web
extism / ExtismThe framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
sindresorhus / Electron StoreSimple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc
blueimp / JavaScript MD5JavaScript MD5 implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
WindySha / XpatchThis is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
ocombe / OcLazyLoadLazy load modules & components in AngularJS
developit / Workerize Loader🏗️ Automatically move a module into a Web Worker (Webpack loader)
ModuleLoader / Es Module LoaderPolyfill for the ES Module Loader
tcoopman / Image Webpack LoaderImage loader module for webpack
jtsylve / LiMELiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition.
jonaskello / Tsconfig PathsLoad node modules according to tsconfig paths, in run-time or via API.
cujojs / Curlcurl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
blueimp / JavaScript Templates1KB lightweight, fast & powerful JavaScript templating engine with zero dependencies. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
css-modules / Webpack DemoWorking demo of CSS Modules, using Webpack's css-loader in module mode