akamai-time-reference by jucrouzet

Get a time reference using Akamai's time reference service

created at Sept. 15, 2015, 4:57 p.m.

JavaScript

2 +0

3 +0

1 +0

GitHub
periods by timruffles

None

created at Jan. 21, 2015, 10:16 a.m.

JavaScript

3 +0

1 +0

0 +0

GitHub
parse-next-json-value by ErikOnBike

Parse next JSON value from string allowing extraneous characters after value

created at Feb. 11, 2018, 8:16 p.m.

JavaScript

2 +0

1 +0

1 +0

GitHub
strip-ansi by chalk

Strip ANSI escape codes from a string

created at Dec. 7, 2013, 11:28 p.m.

JavaScript

12 +0

383 +1

37 +1

GitHub
slice.js by hustcc

milky way nano library to enhance String.substring / Array.slice with python slice style by Proxy.

created at July 27, 2016, 4:26 a.m.

JavaScript

4 +0

34 +0

1 +0

GitHub
rtrim by sergejmueller

Strip whitespace - or other characters - from the end of a string

created at June 16, 2016, 3:54 p.m.

JavaScript

1 +0

0 +0

2 +0

GitHub
to-title-case by ianstormtaylor

Convert a string to a title case.

created at Sept. 19, 2013, 2:08 a.m.

JavaScript

3 +0

18 +0

6 +0

GitHub
to-space-case by ianstormtaylor

Convert a string to a space case.

created at Sept. 19, 2013, 12:06 a.m.

JavaScript

3 +0

6 +0

3 +0

GitHub
to-snake-case by ianstormtaylor

Convert a string to a snake case.

created at Sept. 19, 2013, 12:20 a.m.

JavaScript

3 +0

26 +0

2 +0

GitHub
to-sentence-case by ianstormtaylor

Convert a string to a sentence case.

created at Sept. 19, 2013, 2:18 a.m.

JavaScript

3 +0

6 +0

0 +0

GitHub
to-pascal-case by ianstormtaylor

Convert a string to pascal case.

created at Sept. 25, 2013, 6:33 p.m.

JavaScript

3 +0

3 +0

0 +0

GitHub
to-no-case by ianstormtaylor

Remove an existing case from a string.

created at Sept. 19, 2013, 4:26 a.m.

JavaScript

3 +0

17 +0

5 +0

GitHub
to-dot-case by ianstormtaylor

Convert a string to a dot case.

created at Sept. 19, 2013, 6:33 a.m.

JavaScript

3 +0

5 +0

0 +0

GitHub
to-constant-case by ianstormtaylor

Convert a string to a constant case.

created at Sept. 19, 2013, 2:13 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
to-capital-case by ianstormtaylor

Convert a string to a capital case.

created at Sept. 19, 2013, 12:37 a.m.

JavaScript

3 +0

11 +0

2 +0

GitHub
to-camel-case by ianstormtaylor

Convert a string to a camel case.

created at Sept. 19, 2013, 12:16 a.m.

JavaScript

3 +0

36 +0

3 +0

GitHub
pad-left by jonschlinkert

Left pad a string with zeros or a specified string. Fastest implementation.

created at Nov. 30, 2014, 7:21 p.m.

JavaScript

3 +0

44 +0

8 +0

GitHub
decamelize by sindresorhus

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

created at Jan. 24, 2015, 10:57 a.m.

JavaScript

9 +0

235 +2

25 +0

GitHub
array.chunk by zhiyelee

Split array/TypedArray to chunks of given size

created at Jan. 6, 2016, 4:29 a.m.

JavaScript

1 +0

11 +0

0 +0

GitHub
group-array by doowb

Group array of objects into lists.

created at July 19, 2015, 6:29 p.m.

JavaScript

3 +0

57 +0

14 +0

GitHub