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
infusion avatar

infusion/Polynomial.js

0
View on GitHub↗
134 stars·15 forks·JavaScript·MIT·13 views

Polynomial.js

The RAW JavaScript library to work with polynomials

Features

  • Number Utilities - Working with polynomial expressions.
  • Numeric Utilities - Library for polynomial operations.

Star history

Star history chart for infusion/polynomial.jsStar history chart for infusion/polynomial.js

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 Polynomial.js

These projects share indexed features with Polynomial.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adamwdraper/numeral-jsadamwdraper avatar

    adamwdraper/Numeral-js

    9,706View on 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
    View on GitHub↗9,706
  • chancejs/chancejschancejs avatar

    chancejs/chancejs

    6,541View on 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
    View on GitHub↗6,541
  • hubspot/odometerHubSpot avatar

    HubSpot/odometer

    7,298View on 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
    View on GitHub↗7,298
  • infusion/complex.jsinfusion avatar

    infusion/Complex.js

    253View on GitHub↗

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

    JavaScript
    View on GitHub↗253
Compare all 8 related projects→

Frequently asked questions

What does infusion/polynomial.js do?

The RAW JavaScript library to work with polynomials

What are the main features of infusion/polynomial.js?

The main features of infusion/polynomial.js are: Number Utilities, Numeric Utilities.

Which projects share features with infusion/polynomial.js?

Projects with overlapping indexed features include: 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/quaternion.js — The RAW JavaScript Quaternion library.