import-cost.nvim VS neorg

Compare import-cost.nvim vs neorg and see what are their differences.

import-cost.nvim

Display javascript import costs inside of neovim (by barrett-ruth)

neorg

Modernity meets insane extensibility. The future of organizing your life in Neovim. (by nvim-neorg)
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
import-cost.nvim neorg
3 90
100 5,900
- 2.9%
3.2 9.7
18 days ago 5 days ago
Lua Lua
- 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.

import-cost.nvim

Posts with mentions or reviews of import-cost.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-03.
  • Bot Testing
    1 project | /r/nvimtwindemo | 4 Jan 2023
    Sample repo: https://github.com/barrett-ruth/import-cost.nvim/
  • import-cost.nvim: import costs finally to neovim!
    5 projects | /r/neovim | 3 Jan 2023
    If you search a package on bundlephobia you get the size of the entire package (see here). However, the entire react module doesn't get bundled and shipped to the client - only what you use does. That's why the npm module, using webpack, can get you more accurate sizes. If you look at import-cost.nvim, the front preview displays this fact: different import statements yield different code bundle sizes (although the npm module doesn't subtract duplicate bundled code). In the screenshot different react imports are different sizes. Not the most perfect analysis tool, but it just gives you insight about what you're using (for example, I didn't expect useFormik to be 9x bigger than useRef).

neorg

Posts with mentions or reviews of neorg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-26.

What are some alternatives?

When comparing import-cost.nvim and neorg you can also consider the following projects:

dots - My personal dotfiles, scripts, and general program settings.

vim-orgmode - Text outlining and task management for Vim based on Emacs' Org-Mode

import-cost - displays the import size of the package you are importing inside the code editor

vimwiki - Personal Wiki for Vim

obsidian.nvim - Obsidian 🤝 Neovim

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

markdown-preview.nvim - markdown preview plugin for (neo)vim

telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim

taskwiki - Proper project management with Taskwarrior in vim.

tabout.nvim - tabout plugin for neovim

telescope-vimwiki.nvim - look through your vimwiki with your telescope

nvim-tetris - Bringing emacs' greatest feature to neovim - Tetris!