import-cost VS import-cost.nvim

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

import-cost.nvim

Display javascript import costs inside of neovim (by barrett-ruth)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
import-cost import-cost.nvim
3 3
1,334 100
0.4% -
0.0 3.4
about 1 month ago 8 months ago
JavaScript Lua
MIT License -
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

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

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).

What are some alternatives?

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

vim-import-cost - 🏋️‍♂️ Display the import size of the JavaScript packages in Vim!

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

best - :trophy: Delightful Benchmarking & Performance Testing

blurhash-to-css - Convert a BlurHash to a CSS Object using TypeScript, Rust, and WebAssembly.

ivi - Lighweight Embeddable Web UI Library

sqip - "SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.

ngx-admin - Customizable admin dashboard template based on Angular 10+

webperf-snippets - ⚡️ 💾 Web Performance Snippets

storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

Code-Server - VS Code in the browser