Socket
Socket
Sign inDemoInstall

@beeme1mr/dynatrace-unit-converter

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @beeme1mr/dynatrace-unit-converter

Basic Dynatrace unit converter


Version published
Maintainers
1
Install size
1.38 MB
Created

Readme

Source

A basic Dynatrace unit converter

This utility is a TypeScript port of the convert-units project but with a focus on units that Dynatrace supports.

Installation

npm install @beeme1mr/dynatrace-unit-converter --save

Supported Units

Digital

  • bit
  • kb
  • Kibit
  • mb
  • Mebibit
  • Gb
  • Gibibit
  • Tb
  • B
  • kB
  • KiB
  • MB
  • MiB
  • GB
  • GiB
  • TB

Time

  • ns
  • mu
  • ms
  • s
  • min
  • h
  • d
  • week
  • month
  • year
NOTE

Converted values will have a max precision of 1/100 of final output value.

FAQs

Last updated on 21 May 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc