1.1.0 • Published 10 years ago

browsersverige-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 years ago

Browsersverige cli

Node module for displaying browser stats via http://browsersverige.se from the command line.

Screenshot

Install

Install the module with npm:

npm install -g browsersverige-cli

Usage

Display full list

browsersverige

Display only top 3 browsers

browsersverige -l 3

Filter by vendor, ex show only Internet Explorer

browsersverige -r explorer

Help?

browsersverige -h

Copy to clipboard (for pasting into other applications)

browsersverige -l 3 | pbcopy

Notes

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.

1.1.0

10 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.0.1

11 years ago