flatkeys by ricardobeat

Flatten object keys

updated at June 14, 2021, 3:20 a.m.

CoffeeScript

3 +0

3 +0

1 +0

GitHub
dom-element-value by crysalead-js

DOM element value getter/setter.

updated at June 28, 2021, 3:02 p.m.

JavaScript

4 +0

6 +0

0 +0

GitHub
has-own-property by LinusU

None

updated at July 24, 2021, 2:11 p.m.

JavaScript

4 +0

2 +0

0 +0

GitHub
to-sentence-case by ianstormtaylor

Convert a string to a sentence case.

updated at Aug. 12, 2021, 1:49 a.m.

JavaScript

3 +0

6 +0

0 +0

GitHub
just-pluck by jarofghosts

pluck without the madness

updated at Nov. 8, 2021, 11:39 a.m.

JavaScript

2 +0

11 +0

2 +0

GitHub
array-first by jonschlinkert

Get the first element or first n elements of an array.

updated at Dec. 26, 2021, 4:08 a.m.

JavaScript

3 +0

11 +0

13 +0

GitHub
swap-array by michaelzoidl

Swaps the index / position of an array

updated at Jan. 6, 2022, 3:49 a.m.

JavaScript

2 +0

7 +0

4 +0

GitHub
mirrarray by johnwquarles

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

updated at Jan. 8, 2022, 2:10 p.m.

JavaScript

2 +0

5 +0

2 +0

GitHub
read-git-user by RocktimSaikia

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

updated at April 10, 2022, 5:28 p.m.

JavaScript

3 +0

3 +0

1 +0

GitHub
array-range by mattdesl

creates a new array with given range

updated at April 18, 2022, 7:31 p.m.

JavaScript

4 +0

25 +0

6 +0

GitHub
to-constant-case by ianstormtaylor

Convert a string to a constant case.

updated at May 22, 2022, 1:26 a.m.

JavaScript

3 +0

4 +0

3 +0

GitHub
node-stream-spigot by brycebaril

A streams2 Readable stream generator, useful for testing.

updated at July 19, 2022, 7:42 a.m.

JavaScript

2 +0

15 +0

1 +0

GitHub
sorted-object by domenic

Returns a copy of an object with its keys sorted

updated at July 29, 2022, 5:05 a.m.

JavaScript

3 +0

35 +0

4 +0

GitHub
get-media-size by bfred-it

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

updated at Sept. 12, 2022, 10:02 a.m.

JavaScript

3 +0

12 +0

0 +0

GitHub
to-dot-case by ianstormtaylor

Convert a string to a dot case.

updated at Nov. 22, 2022, 6:22 p.m.

JavaScript

3 +0

5 +0

0 +0

GitHub
pad-left by jonschlinkert

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

updated at Dec. 6, 2022, 1:07 a.m.

JavaScript

3 +0

44 +0

8 +0

GitHub
has-value by jonschlinkert

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

updated at Jan. 2, 2023, 3:58 p.m.

JavaScript

4 +0

27 +0

7 +0

GitHub
document-ready by bendrucker

Document ready listener for modern browsers

updated at Jan. 27, 2023, 12:39 p.m.

JavaScript

3 +0

59 +0

3 +0

GitHub
pluralize by DaniAkash

Created with CodeSandbox

updated at Jan. 28, 2023, 5:50 a.m.

TypeScript

3 +0

1 +0

0 +0

GitHub
rtrim by sergejmueller

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

updated at Jan. 28, 2023, 7:26 a.m.

JavaScript

1 +0

0 +0

2 +0

GitHub