ob-fish VS nodejs-repl.el

Compare ob-fish vs nodejs-repl.el and see what are their differences.

ob-fish

ob-fish enables orb-babel support for evaluating fish code. (by takeokunn)

nodejs-repl.el

Run Node.js REPL and communicate with the process (by abicky)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ob-fish nodejs-repl.el
1 2
2 188
- -
1.0 5.6
about 1 year ago 3 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ob-fish

Posts with mentions or reviews of ob-fish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-07.
  • Hacking Fish Script In Emacs
    10 projects | dev.to | 7 Oct 2021
    (leaf ob-fish :el-get (ob-fish :url "https://github.com/takeokunn/ob-fish.git")) (leaf ob-babel :after (ob-fish) :config (org-babel-do-load-languages 'org-babel-load-languages '((fish . t))))

nodejs-repl.el

Posts with mentions or reviews of nodejs-repl.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-30.
  • Solution to evaluating JS in buffer
    4 projects | /r/emacs | 30 Nov 2022
    A lightweight solution is https://github.com/abicky/nodejs-repl.el but I found it doesn't work with dependencies (your package.json), which didn't make it usable for me.
  • Hacking Fish Script In Emacs
    10 projects | dev.to | 7 Oct 2021
    It can send codes in buffer to Fish REPL. It's still a work in progress, so I want to develop based on nodejs-repl.

What are some alternatives?

When comparing ob-fish and nodejs-repl.el you can also consider the following projects:

.emacs.d - https://emacs.takeokunn.org/

emacs-fish - fish-mode for emacs

fish-repl.el

yasnippet-snippets - a collection of yasnippet snippets for many languages

zx - A tool for writing better scripts

yasnippet - A template system for Emacs

company-shell

swank-js - Swank backend for Node.JS and in-browser JavaScript