Skip to content

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

Notifications You must be signed in to change notification settings

thelostone-mc/importcost

Repository files navigation

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!

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published