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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
josscrowcroft avatar

josscrowcroft/money.jsFork

0
View on GitHub↗
13 stele·4 fork-uri·CSS·2 vizualizăriopenexchangerates.github.com/money.js↗

Money.js

money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS. (MOVED)

Features

  • Number Utilities - Lightweight currency conversion.
  • Numeric Utilities - Lightweight currency conversion library.

Istoric stele

Graficul istoricului de stele pentru josscrowcroft/money.jsGraficul istoricului de stele pentru josscrowcroft/money.js

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Money.js

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Money.js.
  • adamwdraper/numeral-jsAvatar adamwdraper

    adamwdraper/Numeral-js

    9,706Vezi pe 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
    Vezi pe GitHub↗9,706
  • chancejs/chancejsAvatar chancejs

    chancejs/chancejs

    6,541Vezi pe 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
    Vezi pe GitHub↗6,541
  • hubspot/odometerAvatar HubSpot

    HubSpot/odometer

    7,298Vezi pe 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
    Vezi pe GitHub↗7,298
  • infusion/complex.jsAvatar infusion

    infusion/Complex.js

    253Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗253
Vezi toate cele 8 alternative pentru Money.js→

Întrebări frecvente

Ce face josscrowcroft/money.js?

money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS. (MOVED)

Care sunt principalele funcționalități ale josscrowcroft/money.js?

Principalele funcționalități ale josscrowcroft/money.js sunt: Number Utilities, Numeric Utilities.

Care sunt câteva alternative open-source pentru josscrowcroft/money.js?

Alternativele open-source pentru josscrowcroft/money.js includ: 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/fraction.js — The RAW rational numbers library written in JavaScript. infusion/polynomial.js — The RAW JavaScript library to work with polynomials.