1 Repo
Local server capabilities that simulate server-side routing for single-page applications.
Distinct from Development Servers: Distinct from Development Servers: specifically implements HTML5 push-state routing simulation rather than just serving files.
Explore 1 awesome GitHub repository matching web development · Push-State Emulation. Refine with filters or upvote what's useful.
Brunch is a frontend build tool and JavaScript asset bundler designed to automate the transformation of source code into production-ready assets. It functions as an incremental build system that monitors the filesystem for changes to rebuild only modified components, and it serves as a project scaffolding engine for initializing application structures via predefined skeletons and code boilerplates. The tool utilizes a plugin-based transformation pipeline to compile and optimize JavaScript and CSS files for browser delivery. It distinguishes itself through the use of multi-core build paralleli
Ships a development server that simulates server-side routing to support single-page application navigation.