unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Petton <nicolas@petton.fr>
To: emacs-devel@gnu.org
Subject: [announce] Jade, a new package for JavaScript development
Date: Mon, 01 Aug 2016 12:17:59 +0200	[thread overview]
Message-ID: <87bn1cokrs.fsf@petton.fr> (raw)


[-- 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 --]

             reply	other threads:[~2016-08-01 10:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-01 10:17 Nicolas Petton [this message]
2016-08-01 10:26 ` [announce] Jade, a new package for JavaScript development 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn1cokrs.fsf@petton.fr \
    --to=nicolas@petton.fr \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).