An open API service aggregating public data about GitHub Sponsors.

jaid

View JSON Representation

Funding Links: https://github.com/sponsors/Jaid

GitHub Sponsors Profile

Maintaining a lot of useful NodeJS packages on GitHub Packages and npm! <3

Featured Works

Jaid/readable-ms

Converts a milliseconds value into a human-readable string.

Language: JavaScript - Stars:
Jaid/has-content

Returns true if the given value has meaningful content.

Language: JavaScript - Stars: 1
Jaid/array-to-object-keys

Converts an array to an object where the keys are the array entries and the values are customizable in a function.

Language: JavaScript - Stars: 2
Jaid/crop-string

Trims strings to a maximum length and appends dot dot dot if needed.

Language: JavaScript - Stars:
Jaid/read-file-string

Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.

Language: JavaScript - Stars: 2
Jaid/read-file-json

Reads JSON and JSON5 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.

Language: JavaScript - Stars: