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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
infusion avatar

infusion/Fraction.js

0
View on GitHub↗
687 estrellas·76 forks·JavaScript·MIT·4 vistasraw.org/article/rational-numbers-in-javascript↗

Fraction.js

The RAW rational numbers library written in JavaScript

Features

  • Number Utilities - Handling rational numbers.
  • Numeric Utilities - Library for rational number operations.

Historial de estrellas

Gráfico del historial de estrellas de infusion/fraction.jsGráfico del historial de estrellas de infusion/fraction.js

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Fraction.js

Proyectos open-source similares, clasificados según cuántas características comparten con Fraction.js.
  • adamwdraper/numeral-jsAvatar de adamwdraper

    adamwdraper/Numeral-js

    9,706Ver en GitHub↗

    Numeral-js is a JavaScript number formatting library used to convert raw numeric values into human-readable strings for currencies, percentages, and abbreviations. It includes a numeric string parser to extract raw values from formatted strings by removing symbols and delimiters. The library provides locale-aware formatting to adjust decimal separators and currency symbols based on regional language settings. It also features a data size converter that transforms byte values into readable measurements using base-1000 or base-1024 standards. The system supports the registration of custom form

    JavaScript
    Ver en GitHub↗9,706
  • chancejs/chancejsAvatar de chancejs

    chancejs/chancejs

    6,541Ver en GitHub↗

    Chance is a JavaScript library for generating random data, designed to produce realistic test data for automated tests and prototypes. It uses a Mersenne Twister pseudo-random number generator that accepts an optional seed value, enabling reproducible sequences of random values across multiple runs. The library provides a wide range of generators for common data types, including random integers, floats, booleans, characters, strings, and dates, all with configurable ranges and character pools. It can generate realistic geographic data like addresses, as well as financial data such as credit c

    JavaScript
    Ver en GitHub↗6,541
  • hubspot/odometerAvatar de HubSpot

    HubSpot/odometer

    7,298Ver en GitHub↗

    Odometer is a JavaScript number animation library and frontend UI tool designed to create fluid counting effects. It functions as a numerical transition component that updates numbers on a page using animated rolling or sliding transitions. The library focuses on numerical value animation and data transition effects, allowing users to transition smoothly between two numerical values. This is used for updating metrics and key performance indicators in dynamic dashboard visualizations to avoid abrupt jumps in data displays.

    CSS
    Ver en GitHub↗7,298
  • infusion/complex.jsAvatar de infusion

    infusion/Complex.js

    253Ver en GitHub↗

    The RAW Complex.js is a complex numbers library written in JavaScript

    JavaScript
    Ver en GitHub↗253
Ver las 8 alternativas a Fraction.js→

Preguntas frecuentes

¿Qué hace infusion/fraction.js?

The RAW rational numbers library written in JavaScript

¿Cuáles son las características principales de infusion/fraction.js?

Las características principales de infusion/fraction.js son: Number Utilities, Numeric Utilities.

¿Qué alternativas de código abierto existen para infusion/fraction.js?

Las alternativas de código abierto para infusion/fraction.js incluyen: adamwdraper/numeral-js — Numeral-js is a JavaScript number formatting library used to convert raw numeric values into human-readable strings… chancejs/chancejs — Chance is a JavaScript library for generating random data, designed to produce realistic test data for automated tests… hubspot/odometer — Odometer is a JavaScript number animation library and frontend UI tool designed to create fluid counting effects. It… infusion/complex.js — The RAW Complex.js is a complex numbers library written in JavaScript. infusion/polynomial.js — The RAW JavaScript library to work with polynomials. infusion/quaternion.js — The RAW JavaScript Quaternion library.