round-to
Decimal rounder
A utility library for rounding numbers to specific decimal places
Round a number to a specific number of decimal places: 1.234 → 1.2
155 stars
9 watching
11 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates random integers within specified ranges | 87 |
| | Creates an array of specified length filled with a given value or function returning values | 43 |
| | A utility for simple string matching with wildcard patterns | 539 |
| | A library that generates a unique digital fingerprint of an object | 134 |
| | A utility module for computing and manipulating hashes of various types of input data | 959 |
| | Converts time units to milliseconds | 158 |
| | A utility function to insert consistent indentation into a string | 112 |
| | Allows delaying promises by a specified amount of time or a random range. | 609 |
| | A utility function to limit a value within a specified range | 14 |
| | A personal showcase of the maintainer's interests and projects | 342 |
| | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| | A utility function to generate random floating-point numbers within specified ranges. | 36 |
| | Gets dimensions of images in various formats without loading the entire image data | 436 |
| | Library for controlling the CLI cursor | 105 |
| | Supports any Observable library and provides polyfills | 70 |