unordered-array-remove by mafintosh

Efficiently remove an element from an unordered array without doing a splice

created at Dec. 30, 2015, 2:31 p.m.

JavaScript

4 +0

117 +0

8 +0

GitHub
package-config by sindresorhus

Get namespaced config from the closest package.json

created at Sept. 2, 2015, 10:19 a.m.

JavaScript

7 +0

117 +0

14 +0

GitHub
username by sindresorhus

Get the username of the current user

created at March 30, 2014, 6:12 p.m.

JavaScript

6 +0

141 +0

17 +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
image-promise by bfred-it

🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.

created at April 3, 2016, 8:41 a.m.

TypeScript

4 +0

145 +0

16 +0

GitHub
png-to-ico by steambap

convert png to ico format

created at Sept. 13, 2016, 1:48 a.m.

JavaScript

4 +0

156 +1

21 +0

GitHub
abbrev-js by npm

Like ruby's Abbrev module

created at March 9, 2010, 9:16 p.m.

JavaScript

14 +0

164 +0

29 +0

GitHub
fs-promise by kevinbeaty

[DEPRECATED] Use mz or fs-extra^3 with Promise support

created at May 23, 2013, 1:15 a.m.

JavaScript

8 +0

170 +0

13 +0

GitHub
delegate by zenorocha

Lightweight event delegation

created at Oct. 25, 2015, 11 p.m.

JavaScript

5 +0

183 +0

30 +0

GitHub
map-obj by sindresorhus

Map object keys and values into a new object

created at Oct. 12, 2014, 11:42 a.m.

JavaScript

6 +0

187 +0

41 +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
once by isaacs

Run a function exactly one time

created at Aug. 14, 2012, 7:25 a.m.

JavaScript

8 +0

221 +0

29 +0

GitHub
file-size by nijikokun

📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.

created at Dec. 9, 2013, 8:36 a.m.

JavaScript

9 +0

232 +0

11 +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
get-value by jonschlinkert

Use property paths (`a.b.c`) get a nested value from an object.

created at Oct. 7, 2014, 8:51 p.m.

JavaScript

8 +0

242 +0

26 +0

GitHub
deep-assign by sindresorhus

[DEPRECATED] Recursive Object.assign()

created at Sept. 14, 2015, 8:54 a.m.

JavaScript

13 +0

247 +0

37 +0

GitHub
twas by vutran

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

created at Jan. 24, 2018, 9:06 p.m.

JavaScript

3 +0

250 +1

10 +0

GitHub
is-number by jonschlinkert

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

created at Sept. 22, 2014, 3:40 a.m.

JavaScript

8 +0

251 +0

48 +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
is-promise by then

Test whether an object looks like a promises-a+ promise

created at Dec. 23, 2012, 4:01 p.m.

JavaScript

10 +0

282 +0

32 +0

GitHub