JSPM

  • Created
  • Published
  • Downloads 111
  • Score
    100M100P100Q73338F
  • License MIT

Resume stats for your process

Package Exports

  • process-stats

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (process-stats) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

process-stats


process-stats

Last version Build Status Coverage Status Dependency status Dev Dependencies Status NPM Status Donate

Resume stats for your process

Install

$ npm install process-stats --save

Usage

const procStats = require('process-stats')

console.log(procStats())

API

procStats([options])

options

pretty

Type: boolean
Default: true

Print pretty units per each stat. Set false for get the raw value.

License

MIT © Kiko Beats.