devmarker
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

DeviceBenchmarker

Build Status dependencies Status

This is a lightweight TypeScript library for benchmarking your device (PC, phone, tablet, smart-watch) according to the listed parameters:

  • battery info (level, charging, discharging time)
  • device memory size
  • network connection type (wifi, cellular, other)
  • download speed

The library uses only the browser API for gathering all the informations needed for scoring.

It is published on npm.
You can pull it to your project easily: npm install devmarker
And you can also add it to your project dependencies: npm install devmarker --save

/devmarker/

    Package Sidebar

    Install

    npm i devmarker

    Weekly Downloads

    1

    Version

    1.0.15

    License

    ISC

    Last publish

    Collaborators

    • stoicamark