quetie by TomerAberbach

🎀 Just the cutest and tiniest queue/deque implementation!

created at June 28, 2021, 2:40 a.m.

JavaScript

3 +0

110 +0

2 +0

GitHub
mime-type-check by RocktimSaikia

Check all the available MIME types of an extension

created at Oct. 2, 2020, 5:11 p.m.

JavaScript

3 +0

5 +0

1 +0

GitHub
in-array by jonschlinkert

Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

created at June 26, 2014, 10:48 a.m.

JavaScript

3 +0

16 +0

1 +0

GitHub
read-git-user by RocktimSaikia

Reads the username and email from `.gitconfig` and returns it as json object

created at Oct. 11, 2020, 11:36 a.m.

JavaScript

3 +0

3 +0

1 +0

GitHub
node-stream-spigot by brycebaril

A streams2 Readable stream generator, useful for testing.

created at July 4, 2013, 12:33 a.m.

JavaScript

2 +0

15 +0

1 +0

GitHub
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
missing-deep-keys by vladgolubev

thought balloon Tells you what keys from first object are missing in second

created at June 26, 2016, 12:18 a.m.

JavaScript

2 +0

0 +0

1 +0

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
node-merge-objects by shevaroller

Merge two objects and concatenate arrays that are values of the same object key.

created at Sept. 7, 2015, 4:52 a.m.

JavaScript

2 +0

2 +0

1 +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
zipmap by landau

Returns a map with the keys mapped to the corresponding vals.

created at March 26, 2014, 2:22 a.m.

JavaScript

3 +0

4 +0

1 +0

GitHub
is-fqdn by parro-it

Check if a string represent a fully qualified domain name

created at May 6, 2016, 7:09 p.m.

JavaScript

2 +0

21 +0

1 +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
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
get-media-size by bfred-it

Get the real size of an <img>, <video>, or <canvas> in the browser.

created at Aug. 17, 2015, 12:10 a.m.

JavaScript

3 +0

12 +0

0 +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
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
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
semver-first-satisfied by parro-it

Find minimum in an array of version that satisfies a semver range.

created at Jan. 21, 2016, 10:05 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub
my-prime by jinnatul

Finds prime numbers using the Sieve of Eratosthenes algorithm.

created at Oct. 1, 2020, 7:23 p.m.

JavaScript

2 +0

2 +0

0 +0

GitHub