algebra by fibo

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

created at Sept. 11, 2012, 6:28 p.m.

TypeScript

11 +0

105 +1

10 +0

GitHub
math-clamp by sindresorhus

Clamp a number

created at July 5, 2015, 4:56 p.m.

JavaScript

7 +0

14 +0

3 +0

GitHub
mathjs by josdejong

An extensive math library for JavaScript and Node.js

created at Feb. 15, 2013, 7:46 p.m.

JavaScript

225 +0

14,057 +10

1,227 -1

GitHub
ndarray by scijs

📈 Multidimensional arrays for JavaScript

created at Feb. 25, 2013, 5:27 p.m.

JavaScript

39 +0

1,187 +1

61 +0

GitHub
round-to by sindresorhus

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

created at Aug. 13, 2015, 6:37 p.m.

JavaScript

9 +0

155 +0

11 +0

GitHub
unique-random by sindresorhus

Generate random numbers that are consecutively unique

created at Nov. 13, 2013, 8:14 p.m.

JavaScript

8 +0

116 +0

17 +0

GitHub
random-float by sindresorhus

Generate a random float

created at June 26, 2015, 10:27 p.m.

JavaScript

6 +0

36 +0

8 +0

GitHub
random-int by sindresorhus

Generate a random integer

created at June 26, 2015, 10:23 p.m.

JavaScript

6 +0

85 +0

16 +0

GitHub
unhomoglyph by nodeca

Replace all homoglyphs with base characters. Useful to detect similar strings.

created at Dec. 9, 2016, 7:10 a.m.

JavaScript

5 +0

38 +0

11 +0

GitHub
matcher by sindresorhus

Simple wildcard matching

created at Feb. 5, 2016, 6:58 a.m.

JavaScript

6 +0

535 +1

33 +0

GitHub
babelfish by nodeca

human friendly i18n for javascript (node.js + browser)

created at Nov. 29, 2011, 5:26 p.m.

JavaScript

16 +0

251 +1

17 +0

GitHub
i18n-node by mashpie

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.

created at March 25, 2011, 10:17 p.m.

JavaScript

37 +0

3,065 +1

419 +0

GitHub
detect-indent by sindresorhus

Detect the indentation of code

created at Aug. 11, 2013, 12:24 a.m.

JavaScript

9 +0

192 +0

27 +0

GitHub
strip-indent by sindresorhus

Strip leading whitespace from each line in a string

created at March 29, 2014, 2:15 p.m.

JavaScript

8 +0

132 +0

18 +0

GitHub
indent-string by sindresorhus

Indent each line in a string

created at June 6, 2014, 8:16 p.m.

JavaScript

7 +0

111 +0

17 +0

GitHub
splice-string by sindresorhus

Remove or replace part of a string like Array#splice

created at Aug. 19, 2015, 6:27 p.m.

JavaScript

7 +0

22 +0

8 +0

GitHub
escape-string-regexp by sindresorhus

Escape RegExp special characters

created at June 24, 2014, 3:04 p.m.

JavaScript

13 +0

569 +1

55 +1

GitHub
camelcase by sindresorhus

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

created at Oct. 12, 2014, 10:58 a.m.

JavaScript

14 +0

662 +2

95 +0

GitHub
string-length by sindresorhus

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

created at April 16, 2014, 9:48 p.m.

JavaScript

9 +0

158 +0

12 +0

GitHub
pica by nodeca

Resize image in browser with high quality and high speed

created at Aug. 31, 2014, 8:44 a.m.

JavaScript

52 +0

3,621 +2

237 +0

GitHub