transform loader for webpack
coffee-react-transform loader module for webpack
Sharp transform loader module for webpack
Webpack loader to add/modify tags and attributes in SVG image. Main purpose - fill, stroke and other manipulations with image imported from CSS/SCSS/LESS/Stylus/PostCSS.
Webpack loader to prepend, append, or otherwise modify the text content of a module
Configurable jsx transform loader decoupled from react
@vue/compiler-sfc
unit transform loader for webpack
Jest Plugin to load and parse imported GraphQL files
⚡️ Speed up your Webpack build with esbuild
> webpack loader for Vue Single-File Components
Webpack hot reloading you can attach to your own server
Fully working project examples showing how to use BrowserSync in various ways
Jest transformer mimicking webpack-contrib/raw-loader's functionality
Transform optional chaining operators into a series of nil checks
Add a __source prop to all JSX Elements
Jest transformer mimicking webpack-contrib/raw-loader's functionality
Compile ES2015 classes to ES5
Compile exponentiation operator to ES5
Transform TypeScript into ES.next
Add a __self prop to all JSX Elements
Compile ES2015 shorthand properties to ES5
Remove nullish coalescing operator
Compile ES2015 destructuring to ES5
A monadic configuration loader, transformer, and validator.
Provides a common interface for creating all three parts to the ETL flow.
A collection of extractors, transformers and loaders for scraping news websites and syndicates.
ignis-dl is the deep-learning layer of the Ignis ecosystem: NN modules (Linear, Embedding, LayerNorm, RMSNorm, Dropout), optimizers (SGD/Adam/AdamW), losses, and a transformer stack (multi-head + grouped-query attention, RoPE, SwiGLU, KV cache) with HuggingFace weight loaders (GPT-2, Llama). Loads real GPT-2 and Llama-3.2 checkpoints and matches HuggingFace logits, and trains transformers from scratch — in Ruby, on native Windows. Installing this pulls the whole stack (ignis + ignis-autograd), so it also serves as the meta-gem.