java-process-information
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Install

npm install java-process-information

CLI

jmap -histo 123 | jmap-histo-parse

API

JMap

import { parseJmapHisto } from 'jmap-parse';

const results = parseJmapHisto(jmapStdout, jmapStderr);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    4
  • 0.0.1
    0

Package Sidebar

Install

npm i java-process-information

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

114 kB

Total Files

84

Last publish

Collaborators

  • joeferner