static-props by fibo

defines static object attributes using `Object.defineProperties`

updated at May 31, 2024, 6:53 a.m.

JavaScript

3 +0

4 +0

0 +0

GitHub
has-own-property by LinusU

None

updated at June 10, 2024, 6:11 a.m.

JavaScript

4 +0

3 +0

0 +0

GitHub
file-size by nijikokun

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

updated at June 29, 2024, 4:13 a.m.

JavaScript

9 +0

233 +0

11 +0

GitHub
flatten-obj by watson

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

updated at July 3, 2024, 5:13 p.m.

JavaScript

3 +0

21 +0

4 +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 July 23, 2024, 2:03 a.m.

JavaScript

4 +0

26 +0

6 +0

GitHub
group-array by doowb

Group array of objects into lists.

updated at July 23, 2024, 3:38 a.m.

JavaScript

3 +0

61 +0

14 +0

GitHub
set-value by jonschlinkert

Set nested properties on an object using dot-notation.

updated at July 26, 2024, 12:29 a.m.

JavaScript

9 +0

271 +0

41 +0

GitHub
image-promise by bfred-it

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

updated at July 30, 2024, 8:41 p.m.

TypeScript

4 +0

147 +0

16 +0

GitHub
read-git-user by RocktimSaikia

Returns the GitHub username and email of the current system's .gitconfig

updated at July 31, 2024, 8:17 p.m.

JavaScript

3 +0

3 +0

1 +0

GitHub
is-sorted by dcousens

A small module to check if an Array is sorted

updated at Aug. 2, 2024, 7:23 p.m.

JavaScript

3 +0

23 +0

32 +0

GitHub
to-camel-case by ianstormtaylor

Convert a string to a camel case.

updated at Aug. 12, 2024, 10:51 a.m.

JavaScript

3 +0

35 +0

3 +0

GitHub
object-values by sindresorhus

Get the values of an object

updated at Aug. 12, 2024, 10:52 a.m.

JavaScript

6 +0

26 +0

5 +0

GitHub
striptags by ericnorris

An implementation of PHP's strip_tags in Typescript.

updated at Aug. 15, 2024, 11:42 a.m.

TypeScript

10 +0

494 +0

52 +0

GitHub
hirestime by seriousManual

thin wrapper around process.hrtime

updated at Aug. 19, 2024, 7:46 a.m.

TypeScript

1 +0

17 +0

3 +0

GitHub
pluralize by DaniAkash

Created with CodeSandbox

updated at Aug. 25, 2024, 3:20 a.m.

TypeScript

3 +0

2 +0

0 +0

GitHub
once by isaacs

Run a function exactly one time

updated at Aug. 29, 2024, 6:11 p.m.

JavaScript

8 +0

222 +0

29 +0

GitHub
package-config by sindresorhus

Get namespaced config from the closest package.json

updated at Sept. 6, 2024, 9:34 a.m.

JavaScript

7 +0

120 +0

14 +0

GitHub
filter-obj by sindresorhus

Filter object keys and values into a new object

updated at Sept. 10, 2024, 5:19 p.m.

JavaScript

10 +0

100 +0

9 +0

GitHub
deep-bind by jonschlinkert

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

updated at Sept. 22, 2024, 4:18 p.m.

JavaScript

3 +0

9 +0

2 +0

GitHub
abbrev-js by npm

Like ruby's Abbrev module

updated at Sept. 24, 2024, 6:59 p.m.

JavaScript

12 +0

164 +0

31 +0

GitHub