SkillAgentSearch skills...

Importcost

know your import load - inspired from wix/import-cost

Install / Use

/learn @thelostone-mc/Importcost
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

importcost package

know your import load - inspired from wix/import-cost

Installation

apm install importcost

Demo

importcost demo

when the npm module isn't installed locally

importcost-api demo

Usage & Working

Just install the package and it kicks in for '.js' and '.ts' files. The size will be calculated and displayed on the same line. importcost is triggered when active panel is switched / saved.

If the module hasn't been installed / not present in package.json, it assumes the latest version of the module.

Credits

  • wix/import-cost - Enables traversing node_modules to find the module cost.
  • pastelskys bundlephobia - Providing the means to find module cost via an API. [Used as a fallback mechanism]

Do check them out! ^_^

Contributing

PRs welcome as long it doesn't break existing functionality and all hell breaks loose!

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated10mo ago
Forks1

Languages

JavaScript

Security Score

67/100

Audited on May 25, 2025

No findings