webpack-stream
Stream compiler
A tool that enables webpack to be run as a stream to integrate with gulp pipelines.
Run webpack through a stream interface
1k stars
29 watching
123 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
tomdale/glimmer-compiler-webpack-plugin | A Webpack plugin that compiles Glimmer.js component templates into binary bytecode. | 13 |
workshopper/stream-adventure | An interactive stream-based learning platform for teaching JavaScript programming concepts | 2,067 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
unifiedjs/unified-stream | Transforms a unified processor into a Node.js stream for processing input data | 17 |
apache/rocketmq-streams | Provides a lightweight stream processing framework | 172 |
mafintosh/tar-stream | A streaming tar parser and generator for JavaScript applications | 416 |
sirthias/swave | A toolkit for building high-performance streaming applications in Scala | 171 |
rvagg/through2 | A utility wrapper around Node.js streams.Transform to simplify stream construction and reduce explicit subclassing noise. | 1,902 |
reugn/go-streams | Provides a lightweight and flexible way to process data streams in Go | 1,935 |
shakacode/react-webpack-rails-tutorial | A tutorial project demonstrating integration of Rails, React, and Webpack for building fast and scalable web applications with server-side rendering | 1,723 |
then/sprom | A utility for converting Node.js Streams into Promises | 14 |
gulp-community/gulp-coffee | Converts CoffeeScript files to JavaScript using Gulp | 226 |
shakacode/shakapacker | Makes it easy to manage frontend JavaScript in Rails using Webpack v5+ | 432 |
hughsk/from2 | A high-level module for creating readable streams that handle backpressure | 132 |