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
- Host: GitHub
- URL: https://github.com/ianmitchell/import-cost-atom
- Owner: IanMitchell
- License: mit
- Created: 2017-08-22T04:42:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T21:35:58.000Z (almost 8 years ago)
- Last Synced: 2025-04-14T20:54:59.550Z (about 1 year ago)
- Topics: atom-package, javascript, modules, performance
- Language: JavaScript
- Size: 128 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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).

## 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`.