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

GitHub

155 stars
9 watching
11 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/random-intGenerates random integers within specified ranges87
sindresorhus/filled-arrayCreates an array of specified length filled with a given value or function returning values43
sindresorhus/matcherA utility for simple string matching with wildcard patterns539
sindresorhus/hash-objectA library that generates a unique digital fingerprint of an object134
sindresorhus/hashaA utility module for computing and manipulating hashes of various types of input data959
sindresorhus/to-millisecondsConverts time units to milliseconds158
sindresorhus/indent-stringA utility function to insert consistent indentation into a string112
sindresorhus/delayAllows delaying promises by a specified amount of time or a random range.609
sindresorhus/math-clampA utility function to limit a value within a specified range14
sindresorhus/sindresorhusA personal showcase of the maintainer's interests and projects342
sindresorhus/string-lengthCorrects string length counting by ignoring astral symbols and ANSI escape codes.163
sindresorhus/random-floatA utility function to generate random floating-point numbers within specified ranges.36
sindresorhus/image-dimensionsGets dimensions of images in various formats without loading the entire image data436
sindresorhus/cli-cursorLibrary for controlling the CLI cursor105
sindresorhus/any-observableSupports any Observable library and provides polyfills70