pretty-mass
Print grams in different measurements and in a readable form: `1234567` -> `1.234 tonne`, `123456` -> `123.456 kg`
Print grams in different measurements and in a readable form: `1234567` -> `1.234 tonne`, `123456` -> `123.456 kg`
A library of functions for converting between different units of measurement.
A package for measuring execution times of synchronous and asynchronous operations.
Amazing! This package is what i use to verify an image's width and height in a very simple step.
Round a numeric value to the nearest number toward negative infinity with N significant figures.
Round a numeric value to the nearest number toward positive infinity with N significant figures.
Round a numeric value to the nearest number with N significant figures.
Round a numeric value to the nearest number toward zero with N significant figures.
A library to measure the energy consumption of your javascript/typescript code
A library that provides a binary that utilizes the LibreHardwareMonitor library to capture energy measurements on Windows
Coordinate, linear, and area measure tool for Leaflet maps
A TypeScript library for handling units and measurements with support for multiple formats (tuples, objects, strings, dimensions) and operations (arithmetic, comparison). Modular, tree-shakable, and designed for safe, boilerplate-free usage.
JavaScript library for quantity calculation and unit conversion
Compiler part of Bestest benchmarking tool - compile your code in memory to run on different environments.
Time-related helper functions, required for benchmarking.
Execution-related helper functions, required for Bestest benchmarking.
Javascript Classes for storing, and converting units of measurement
A utility to abstract away units when storing, displaying, converting, and running calculations on various measurements
jiffy-timer is a high-precision, easy-to-use JavaScript timer library designed for measuring elapsed time. It offers a fluent API and can be used for performance tracking, benchmarking, or simply keeping time within your JavaScript applications.
An Ember.js helper to convert units of measurement.