awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/round-to

0
View on GitHub↗
159 stars·10 forks·JavaScript·MIT·8 views

Round To

Round a number to a specific number of decimal places: 1.234 → 1.2

Features

  • Math and Numbers - Round numbers to specific decimal places.
  • Numeric and Math Utilities - Rounds numbers to a specified number of decimal places.

Star history

Star history chart for sindresorhus/round-toStar history chart for sindresorhus/round-to

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Round To

These projects share indexed features with Round To. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nodeca/multimathnodeca avatar

    nodeca/multimath

    72View on GitHub↗

    WebAssembly wrapper to simplify fast math coding

    JavaScript
    View on GitHub↗72
  • fibo/algebrafibo avatar

    fibo/algebra

    108View on GitHub↗

    means completeness and balancing, from the Arabic word الجبر

    TypeScript
    View on GitHub↗108
  • josdejong/mathjsjosdejong avatar

    josdejong/mathjs

    15,036View on GitHub↗

    Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad

    JavaScript
    View on GitHub↗15,036
  • scijs/ndarrayscijs avatar

    scijs/ndarray

    1,244View on GitHub↗

    📈 Multidimensional arrays for JavaScript

    JavaScript
    View on GitHub↗1,244
Compare all 14 related projects→

Frequently asked questions

What does sindresorhus/round-to do?

Round a number to a specific number of decimal places: 1.234 → 1.2

What are the main features of sindresorhus/round-to?

The main features of sindresorhus/round-to are: Math and Numbers, Numeric and Math Utilities.

Which projects share features with sindresorhus/round-to?

Projects with overlapping indexed features include: scijs/ndarray — 📈 Multidimensional arrays for JavaScript. sindresorhus/random-float — Generate a random float. josdejong/mathjs — Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It… nodeca/multimath — WebAssembly wrapper to simplify fast math coding. fibo/algebra — means completeness and balancing, from the Arabic word الجبر. sindresorhus/random-int — Generate a random integer.