@bevry/jsonfile
Read/Parse/Write a JSON file in Node.js, Deno, ESM, and CJS.
Read/Parse/Write a JSON file in Node.js, Deno, ESM, and CJS.
A TypeScript AST transformer that assigns a name to each arrow/anonymous function and class exported as default.
JSON listing of all the Bevry managed GitHub organisations
Collection of Links for Redirection on the Bevry websites
Discourse API Client written in TypeScript for Node.js and Browser environments
Interact with the Discourse API for Bevry purposes
Wrap a function in a memo to reuse the first invocation result of the function
detect file extensions, check if text or binary file, or get list of text or binary file extensions
Have a callback (errback) handle an async function's resolution (success) or rejection (error)
Comparator to determine if a version is less than, equivalent to, or greater than another version
Trim empty, nullish, or falsey keys from your JSON object
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
A tiny regexp checker. If the value isn't a valid regexp, return the string instead.
MDX loader for Next.js
Check if a string is a valid filename.
Promise'd setTimeout
Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.
Convert a file: URL to its path
Check if a path is accessible