1.1.0 • Published 10 years ago
browsersverige-cli v1.1.0
Browsersverige cli
Node module for displaying browser stats via http://browsersverige.se from the command line.

Install
Install the module with npm:
npm install -g browsersverige-cliUsage
Display full list
browsersverigeDisplay only top 3 browsers
browsersverige -l 3Filter by vendor, ex show only Internet Explorer
browsersverige -r explorerHelp?
browsersverige -hCopy to clipboard (for pasting into other applications)
browsersverige -l 3 | pbcopyNotes
This is just one way of measuring Browser stats. This is explained here.
Todo
- Add tests
Changelog
- 1.1.0: Added filtering by browser vendor
- 1.0.1: Added percentage characters in the output
- 1.0.0: No longer beta
- 0.0.1: Published
License
Copyright (c) 2015 Urban Sanden. Licensed under the MIT license.