browser-run
Browser runner
A tool for running JavaScript code in a browser environment from the command line.
Run code inside a browser from the command line
450 stars
9 watching
62 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
chromeelectronfirefoxjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
ceramic/remote-js | A Common Lisp library that enables JavaScript code to be executed in a browser from a local Common Lisp environment. | 34 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
fanyong920/jvppeteer | A Java library that provides a headless Chrome browser solution for automation and testing purposes. | 731 |
speedracer/speedracer | A tool that collects performance metrics by running scripts in headless Chrome. | 1,865 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
jfairbank/run-elm | A command-line tool to run Elm code from the Node.js environment. | 52 |
ibm/browser-functions | An execution platform using web browsers as servers for executing JavaScript functions | 188 |
kessler/node-bcat | A utility that pipes data from standard input to the browser for display with customizable behavior and formatting. | 341 |
joliss/broccoli | An asset pipeline for applications running in the browser, providing fast and reliable builds. | 15 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |