compose-tiny by hipstersmoothie

A very tiny and fast compose function.

created at Sept. 28, 2018, 6:30 a.m.

JavaScript

3 +0

46 +0

2 +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-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
deep-bind by jonschlinkert

Bind a context to all functions in an object, including deeply nested functions.

created at Jan. 21, 2016, 8:23 a.m.

JavaScript

3 +0

8 +0

2 +0

GitHub
mirrarray by johnwquarles

NPM module for creating a keymirror object from an array of strings

created at Sept. 5, 2017, 11:47 p.m.

JavaScript

2 +0

5 +0

2 +0

GitHub
through2-map by brycebaril

A through2 to create an Array.prototype.map analog for streams.

created at Aug. 6, 2013, 5:11 a.m.

JavaScript

3 +0

70 +0

2 +0

GitHub
syncthrough by mcollina

Transform your data as it pass by, synchronously.

created at Dec. 20, 2016, 11:47 a.m.

JavaScript

8 +0

100 +0

3 +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
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
not-defined by fibo

checks if foo is not defined, i.e. undefined, null, an empty string, array, object or NaN

created at Feb. 5, 2016, 9:03 a.m.

JavaScript

3 +0

4 +0

3 +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
compose-function by stoeffel

Function composition

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

JavaScript

5 +0

57 +0

3 +0

GitHub
document-ready by bendrucker

Document ready listener for modern browsers

created at Oct. 9, 2015, 6:04 p.m.

JavaScript

3 +0

59 +0

3 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

created at Dec. 3, 2013, 9:31 p.m.

TypeScript

1 +0

16 +0

3 +0

GitHub
swap-array by michaelzoidl

Swaps the index / position of an array

created at April 20, 2016, 6:22 a.m.

JavaScript

2 +0

7 +0

4 +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
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
sorted-object by domenic

Returns a copy of an object with its keys sorted

created at Feb. 17, 2014, 8:10 p.m.

JavaScript

3 +0

35 +0

4 +0

GitHub
through2-filter by brycebaril

A through2 wrapper to create an Array.prototype.filter analog for streams

created at Aug. 6, 2013, 4:45 a.m.

JavaScript

2 +0

35 +0

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