This package browser is in early development. Mind the rough edges.

emacs-firefox-javascript-repl 0.9.5

Jack into Firefox

This package provides a way to REPL into a new Firefox instance's JavaScript engine. A new throwaway Firefox profile directory is created before each run, so you won't need to modify your existing profiles. This mode takes care of starting the new Firefox process in debugging mode, which may be tedious to do by hand. This comint mode is barebones and unstructured, meant for quick JavaScript experiments.

Installation

Install emacs-firefox-javascript-repl 0.9.5 as follows:

guix install emacs-firefox-javascript-repl@0.9.5

Or install the latest version:

guix install emacs-firefox-javascript-repl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.