throttle-debounce by niksy

Throttle and debounce functions.

created at Dec. 20, 2014, 3:10 p.m.

JavaScript

5 +0

1,002 +3

109 +0

GitHub
flatten-obj by watson

Converts an object literal with deeply nested nodes to a simple key/value object

created at Dec. 29, 2014, 3:09 p.m.

JavaScript

3 +0

20 +0

4 +0

GitHub
compose-function by stoeffel

Function composition

created at Jan. 4, 2015, 9:12 a.m.

JavaScript

5 +0

57 +0

3 +0

GitHub
fecha by taylorhakes

Lightweight and simple JS date formatting and parsing

created at Jan. 9, 2015, 3:08 a.m.

JavaScript

27 +0

2,060 +0

137 +0

GitHub
is-stream by sindresorhus

Check if something is a Node.js stream

created at Jan. 18, 2015, 6:55 p.m.

JavaScript

9 +0

109 +1

20 +0

GitHub
periods by timruffles

None

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

JavaScript

3 +0

1 +0

0 +0

GitHub
has-key-deep by ryanaghdam

Deep-search objects for keys in JavaScript objects. Keys can be searched by providing an array of keys, or using a dot-notiation.

created at Jan. 22, 2015, 3:04 p.m.

JavaScript

0 +0

1 +0

2 +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

233 +0

25 +0

GitHub
is-odd by i-voted-for-trump

I created this in 2014, the year I learned how to program. All of the downloads are from an old version of https://github.com/micromatch/micromatch. I've done a few other things since: https://github.com/jonschlinkert.

created at Feb. 24, 2015, 5:58 a.m.

JavaScript

5 +0

292 +0

73 +0

GitHub
is-even by i-voted-for-trump

I created this in 2014, when I was learning how to program.

created at Feb. 24, 2015, 5:59 a.m.

JavaScript

5 +0

199 +0

10 +0

GitHub
is-empty-object by gummesson

Check if an object is empty.

created at March 12, 2015, 7:50 p.m.

JavaScript

2 +0

11 +0

4 +0

GitHub
set-value by jonschlinkert

Set nested properties on an object using dot-notation.

created at March 25, 2015, 1:40 a.m.

JavaScript

9 +0

268 +0

42 +0

GitHub
time-stamp by jonschlinkert

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

created at May 1, 2015, 9:01 a.m.

JavaScript

6 +0

112 +0

18 +0

GitHub
dom-element-value by crysalead-js

DOM element value getter/setter.

created at May 9, 2015, 5:13 p.m.

JavaScript

4 +0

6 +0

0 +0

GitHub
is-sorted by dcousens

A small module to check if an Array is sorted

created at May 18, 2015, 3:43 a.m.

JavaScript

3 +0

22 +0

31 +0

GitHub
help-version by eush77

Easily handle --help and --version arguments in your CLI application

created at May 23, 2015, 1:05 p.m.

JavaScript

2 +0

5 +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
semver-max by eush77

Find maximum (or minimum) version according to semver

created at July 20, 2015, 5:16 p.m.

JavaScript

2 +0

3 +0

0 +0

GitHub
copee by styfle

📄 Copy text from browser to clipboard...natively! < 1kB

created at July 23, 2015, 5:38 a.m.

TypeScript

4 +0

143 +0

5 +0

GitHub
filter-obj by sindresorhus

Filter object keys and values into a new object

created at Aug. 10, 2015, 5:42 a.m.

JavaScript

10 +0

92 +0

8 +0

GitHub