Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanjudis/alfred-weigh
Alfred workflow to get bundles sizes using weigh
https://github.com/stefanjudis/alfred-weigh
Last synced: about 1 month ago
JSON representation
Alfred workflow to get bundles sizes using weigh
- Host: GitHub
- URL: https://github.com/stefanjudis/alfred-weigh
- Owner: stefanjudis
- License: mit
- Created: 2018-03-21T06:23:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T18:25:06.000Z (over 6 years ago)
- Last Synced: 2024-09-25T09:27:06.294Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![alfred-weigh](https://cdn.rawgit.com/stefanjudis/alfred-weigh/ff2a6143/icon-small.jpg)
# alfred-weigh [![Build Status](https://travis-ci.org/stefanjudis/alfred-weigh.svg?branch=master)](https://travis-ci.org/stefanjudis/alfred-weigh)
> Alfred workflow to get library sizes with [weigh](https://www.npmjs.com/package/weigh)
# ![Screenshot of weigh workflow](https://cdn.rawgit.com/stefanjudis/alfred-weigh/b9d174c3/screenshot.jpg)
## Install
```
$ npm install --global alfred-weigh
```*Requires [Node.js](https://nodejs.org) 8+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `weigh`, Enter, and the npm package name.
## License
MIT © [stefan judis](https://stefanjudis.com)