vim.js VS firenvim

Compare vim.js vs firenvim and see what are their differences.

vim.js

By coolwanglu

firenvim

Embed Neovim in Chrome, Firefox & others. (by glacambre)
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
vim.js firenvim
2 65
4,393 4,434
- -
0.0 7.4
- 3 days ago
C TypeScript
- 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.

vim.js

Posts with mentions or reviews of vim.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-03.
  • I spent a year building a desktop environment that runs in the browser
    5 projects | /r/programming | 3 Jun 2022
    I've actually just added Vim to my "OS". Hoping to do a video on it shortly. I used https://github.com/coolwanglu/vim.js.
  • Implementing Vim inside ThreeJS
    2 projects | /r/vim | 8 Feb 2021
    Then, I'd probably start studying a few different things.... First, RiftSketch itself, to try to figure out where changing controls would even happen. You'll likely end up having to rework a bit of it. Then if you're not sure how to actually program the controls, maybe look into how other things have implemented vim-like controls. There have been several browser extensions to do that, and plugins for a lot of popular IDEs, too. Looking through those should be somewhat easier than looking through Vim, since they're specifically about what you're trying to do (adding vim-like controls, albeit onto a different program). There have been various Vim-in-javascript implementations in the past, too, though I don't know how overkill those will be for your purposes. Maybe adapting one of those might work better for you than making vim-like interface from scratch? A few that I just found quickly: https://github.com/coolwanglu/vim.js https://github.com/itsjoesullivan/js-vim https://github.com/akahuku/wasavi https://github.com/thoughtbot/vimulator

firenvim

Posts with mentions or reviews of firenvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing vim.js and firenvim you can also consider the following projects:

ProseMirror - The ProseMirror WYSIWYM editor

qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.

quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.

vimium-c - A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar

TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

nativefier - Make any web page a desktop application

slate - A completely customizable framework for building rich text editors. (Currently in beta.)

vimium - The hacker's browser.

esprima - ECMAScript parsing infrastructure for multipurpose analysis

jupyter-vim-binding - Jupyter meets Vim. Vimmer will fall in love.

Draft.js - A React framework for building text editors.

nvim-terminal.lua - A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.