Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Spring is a Rails application preloader. It speeds up development by keeping your application running in the background so you don't need to boot it every time you run a test, rake task or migration. | BrowserSync makes your tweaking and testing faster by synchronising file changes and interactions across multiple devices. It’s wicked-fast and totally free. |
Totally automatic; no need to explicitly start and stop the background process;Reloads your application code on each run;Restarts your application when configs / initializers / gem dependencies are changed; | Interaction sync;File sync;URL history;Remote inspector;UI or CLI control;Build-tool compatible;URL tunneling;Free to run and reuse |
Statistics | |
GitHub Stars 2.8K | GitHub Stars 12.3K |
GitHub Forks 344 | GitHub Forks 754 |
Stacks 593 | Stacks 127 |
Followers 32 | Followers 140 |
Votes 0 | Votes 0 |
Integrations | |

Process Less, Sass, Stylus, Jade, Haml, Slim, CoffeeScript, Javascript, and Compass files automatically each time you save. Easily set options for each language.

It is an interface tool which handles pre-processing, and other front-end tasks. Its greatest strength is the incredible ease with which it allows you to use pre-processors of various kinds, be they for CSS, HTML or JavaScript.

LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.