An open API service indexing awesome lists of open source software.

https://github.com/ianmitchell/import-cost-atom

An Atom port of Wix's import-cost plugin
https://github.com/ianmitchell/import-cost-atom

atom-package javascript modules performance

Last synced: 3 months ago
JSON representation

An Atom port of Wix's import-cost plugin

Awesome Lists containing this project

README

          

# import-cost-atom package

A (probably rough) port of [Wix's import-cost for Visual Studio Code](https://github.com/wix/import-cost).

![screenshot](https://raw.githubusercontent.com/ianmitchell/import-cost-atom/master/screenshot.png)

## Known Issues

Due to `import-cost` requiring a native module, when you first use the plugin you'll have to rebuild. Not sure how to get around that one, sorry!

## Develop

To load a local develop branch, clone the repository and link via symlink in `~/.atom/packages`.