orgmode.nvim
Orgmode clone written in Lua for Neovim 0.7+. [Moved to: https://github.com/nvim-orgmode/orgmode] (by kristijanhusak)
package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type (by vuki656)
orgmode.nvim | package-info.nvim | |
---|---|---|
2 | 3 | |
1,964 | 564 | |
- | 0.9% | |
10.0 | 4.2 | |
over 2 years ago | 26 days ago | |
Lua | Lua | |
MIT License | 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.
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.
orgmode.nvim
Posts with mentions or reviews of orgmode.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-08.
package-info.nvim
Posts with mentions or reviews of package-info.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-12.
-
Node package check
Nice! Another option is https://github.com/vuki656/package-info.nvim
-
What are good general guidelines/tips for someone writing a plugin in Lua?
Keep the code splitting simple. When i was writing initial version of package-info I split stuff into multiple files, tried to make it all "nice" and organized. What that did is just complicated things and when and
-
🚀 Package-info 2.0 released. Delete, update, install new, install specific versions of packages. GIFs inside.
TLDR: besides showing outdated npm packages as virtual text, now you can install new, delete, update to the latest, change the version to specific. Check the docs here. And the breaking change note here.
What are some alternatives?
When comparing orgmode.nvim and package-info.nvim you can also consider the following projects:
vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode
baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)
obsidian-vimrc-support - A plugin for the Obsidian.md note-taking software
plugin-template.nvim - A template to create Neovim plugins written in Lua
anki.nvim - Neovim plugin that allows creation of Anki cards directly from neovim
nodePackageCheck.nvim - A plugin for Neovim that allows you to check updates and versions of your node packages from within Neovim.