LogoDuyệtSr. Data Engineer
HomeAboutPhotosInsightsCV

Footer

Logo

Resources

  • Rust Tiếng Việt
  • /archives
  • /series
  • /tags
  • Status

me@duyet.net

  • About
  • LinkedIn
  • Resume
  • Projects

© 2026 duyet.net | Sr. Data Engineer | 2026-02-27

VS Code - Import Cost

Note: This post is over 8 years old. The information may be outdated.

Extension này sẽ hiển thị inline trên VS Code size của package (nodejs) đang được import, như hình dưới đây.

Để làm gì thì các bạn cũng đã biết rồi, điều này rất hữu ích cho các bạn để tránh import một cách vô tội vạ. Đây là plugin được viết cho VS Code, bạn có thể cài từ VSCode Marketplace

Ngoài ra, Github của project này còn cung cấp 1 module để tính Import Cost size.

don't be like me!

Sep 17, 2018·7 years ago
|Productivity|
Node.js
|Edit|

Related Posts

My Neovim Setup in 2023

It's been years since I first started using neovim and I've been updating it regularly ever since.

Sep 4, 2023·2 years ago
Read more

Uptime with GitHub Actions

Hey, I just found this tool, so incredibly clever that it uses Github Actions for uptime monitor and status page.

Sep 20, 2021·4 years ago
Read more

From Docker to Podman on MacOS

I'm looking for some of alternatives for Docker. Currently, there are a few of container technologies which are Docker’s most direct competitors, such as rkt, Podman, containerd, ...

Sep 5, 2021·4 years ago
Read more

zx

A tool for writing better scripts. I usually choose to write a Python or Deno script instead of a shell script for more convenience. I found this tool is so great, helping to write the script quickly.

Aug 28, 2021·5 years ago
Read more