Displaying 1 to 20 from 187 results

mathjs - An extensive math library for JavaScript and Node.js

  •    Javascript

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.

autoNumeric - autoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies

  •    Javascript

autoNumeric is a standalone Javascript library that provides live as-you-type formatting for international numbers and currencies.The latest stable branch is always on master. Currently this is version 4.*. if you want to live dangerously, you can check out the latest development version in the next branch. For older stable versions, please take a look here. Alternatively, you can use our guide for upgrading from version 1.9/2 to version 4. Moreover, you can take a look at what could be the next features coming to autoNumeric on our project page (feel free to participate!).

big.js - A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

  •    Javascript

A small, fast JavaScript library for arbitrary-precision decimal arithmetic. The little sister to bignumber.js and decimal.js. See here for some notes on the difference between them.




bignumber.js - A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

  •    Javascript

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. If a smaller and simpler library is required see big.js. It's less than half the size but only works with decimal numbers and only has half the methods. It also does not allow NaN or Infinity, or have the configuration options of this library.

decimal.js - An arbitrary-precision Decimal type for JavaScript

  •    Javascript

An arbitrary-precision Decimal type for JavaScript. The library is similar to bignumber.js, but here precision is specified in terms of significant digits rather than decimal places, and all calculations are rounded to the precision (similar to Python's decimal module) rather than just those involving division.

react-number-format - React component to format numbers in an input or as a text.

  •    Javascript

In typescript you also have to enable "esModuleInterop": true in your tsconfig.json (https://www.typescriptlang.org/docs/handbook/compiler-options.html). Other than this it accepts all the props which can be given to a input or span based on displayType you selected.

react-values - A set of tiny React components for handling state with render props.

  •    Javascript

A set of tiny, composable React components for handling state with render props. It does this using a small render-prop-based API that exposes helpful transforms like toggle, increment, filter, etc. depending on the type of value, all based on JavaScripts native value types...


libphonenumber-js - A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript

  •    Javascript

A simpler and smaller rewrite of Google Android's libphonenumber library in javascript. If you’re trying to build a React component with it, take a look at react-phone-number-input.

react-phone-number-input - React component for international phone number input

  •    Javascript

International phone number <input/> for React. If you're not using a bundler then use a standalone version from a CDN.

Accounting.js - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.

  •    Javascript

accounting.js is a tiny JavaScript library for number, money and currency parsing/formatting. It's lightweight, fully localisable, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.

sudoku - Can Neural Networks Crack Sudoku?

  •    Python

Sudoku is a popular number puzzle that requires you to fill blanks in a 9X9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids contains all of the digits from 1 to 9. There have been various approaches to solving that, including computational ones. In this project, I show that simple convolutional neural networks have the potential to crack Sudoku without any rule-based postprocessing. Number of blanks where the prediction matched the solution / Number of blanks.

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

  •    Javascript

Simple and tiny JavaScript library for realtime currency conversion and exchange rate calculation, from any currency, to any currency.money.js is lightweight, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.

jNumericalInput - jQuery plug-in to limit a text input to only numeric values

  •    JQuery

A simple jQuery plug-in that, when applied to an input of type text, only allows the input to have a numeric value (positive or negative).

W3b.Sine

  •    

An arbitrary-precision decimal number library developed in C#.

numbrsLib - A library for numbers

  •    

An library for discomposing numbers from 0 to 9999. Example: Thousands 1 from 1923

autoNumeric

  •    JQuery

autoNumeric is a jQuery plugin that automatically formats currency (money) and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India (lakhs**).

jQuery-incrementer

  •    JQuery

This plugin extends an html input field which serves a number to be given. Handling validation and easy incrementing or decrementing of given value is provided.

numanimate

  •    JQuery

A jQuery plugin that gradually tweens one numeric value to another and displays it in the specified DOM element.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.