nerdwm | uivonim | |
---|---|---|
1 | 6 | |
1 | 624 | |
- | - | |
0.0 | 7.2 | |
over 2 years ago | about 1 year ago | |
Rust | TypeScript | |
MIT License | GNU Affero General Public License v3.0 |
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.
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.
nerdwm
Posts with mentions or reviews of nerdwm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-02.
uivonim
Posts with mentions or reviews of uivonim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-20.
- Pulsar, the best code editor since Atom
-
Rebuilding the same project 11 different ways: This week using global state management (with Redux) to help me update the different components with the current application state, but using React to build the UI (not manually building the UI with HTML like in a previous flavor).
I’ve never used Redux, just haven’t cared to look into it for any projects I’ve worked on, but from a quick glance at an example it seems like it could be useful/convenient. Although then again you can write an event dispatcher in like 30 lines of TS, probably with redux-like state with a little extra work, although I’ve never tried, and that could be a bad idea in practice idk.
-
Vim is the #4 most loved editor with a 70% rating, according to the 2021 Stackoverflow Developer Survey (Neovim is #1, VSCode #2)
Instead, Nvim provides an RPC protocol that may be implemented by external GUIs. For example, there exists a plugin that embeds Nvim into Firefox when editing textboxes, GUIs that leverage Nvim's multigrid support to support smooth scrolling, translucent popups, minimaps, etc. such as Uivonim, Goneovim and Neovide, and more.
-
What's everyone working on this week (31/2021)?
Porting my (forked, so not all my work) text editor uivonim to use Tauri instead of Electron. PR for those curious is here: https://github.com/smolck/uivonim/pull/336
-
Microsoft Teams 2.0 will use half the memory, dropping Electron for Edge Webview2
Of course, I'm biased, since I work on a GUI frontend to neovim written in electron (that I forked from a project that already used electron), but I have found that it's not as bad as people make it out to be, or at least that it doesn't have to be that bad. I would like to get rid of it though if I can, maybe by doing the rendering with wgpu-rs and GUI things with egui.
-
Shifting GUI colors - seems pretty useless but I kinda like it
I came up with this idea one day as something I could add to uivonim and the result was kinda cool; just thought I'd clean it up a bit and share. Not sure if I'll ever end up adding this for-real, but it's at least a little fun to play with ;)
What are some alternatives?
When comparing nerdwm and uivonim you can also consider the following projects:
snm - 🤏 Smol and simple node version manager written in rust 🦀
fuzzcheck-rs - Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
grep_clone
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
cef - Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
goneovim - A GUI frontend for neovim.
neovim - Vim-fork focused on extensibility and usability
egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
capacitor - Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️