unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [announce] Jade, a new package for JavaScript development
@ 2016-08-01 10:17 Nicolas Petton
  2016-08-01 10:26 ` Marcin Borkowski
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Nicolas Petton @ 2016-08-01 10:17 UTC (permalink / raw)
  To: emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 897 bytes --]

Hi guys,

I've been willing for a long time to have tools in Emacs to work with a
JavaScript runtime, with an interface similar to CIDER and SLIME.

I've been working lately on a new package connects to a browser tab or
nodejs process and provides many features for JavaScript development:

- a REPL (with auto-completion using company-mode) & object inspection;

- an inspector, with history and navigation;

- and even a stepping Debugger, similar to edebug, or the cider
  debugger.

The project is on GitHub (https://github.com/NicolasPetton/jade) and can
be installed via MELPA (it requires Emacs 25).

The nodejs backend currently requires node-nightly as it uses the new
v8_inspector integration.

The chromium backend is known to work with recent versions of
Chrom[e|ium].

There's no Firefox backend currently, but I plan to write one as well.

I attached some screenshots.

Cheers,
Nico

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

[-- Attachment #2: repl.png --]
[-- Type: image/png, Size: 24933 bytes --]

[-- Attachment #3: repl2.png --]
[-- Type: image/png, Size: 19311 bytes --]

[-- Attachment #4: inspector.png --]
[-- Type: image/png, Size: 42004 bytes --]

[-- Attachment #5: debugger.png --]
[-- Type: image/png, Size: 50992 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-08-08  8:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01 10:17 [announce] Jade, a new package for JavaScript development Nicolas Petton
2016-08-01 10:26 ` Marcin Borkowski
2016-08-01 10:28   ` Nicolas Petton
2016-08-02 13:30 ` Richard Stallman
2016-08-02 14:13   ` Clément Pit--Claudel
2016-08-02 14:15   ` Nicolas Petton
2016-08-02 14:38     ` joakim
2016-08-02 14:46       ` Nicolas Petton
2016-08-03  1:07     ` Richard Stallman
2016-08-04  1:19       ` Alex Dunn
2016-08-04 18:40         ` Richard Stallman
2016-08-02 15:07 ` [announce] " Stefan Monnier
2016-08-07 17:26   ` Nicolas Petton
2016-08-07 23:13     ` Stefan Monnier
2016-08-08  8:13       ` Nicolas Petton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).