arrangekeys
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Take a locale and return its start of the week (0 = Sunday, 1 = Monday)
Write your spinner to your terminal's title bar
Utility to remove indentation from a string
Arrange the properties in the package.json file to a universally consistent order
Set up your Deno projects
Utility to detect the indentation used in a string
Trim the initial indentation from a string
JSON listing of all the Bevry managed GitHub organisations
A linq-like lazy iteration module that aims to support deno, node & browser
Set up your Deno projects
Collection of Links for Redirection on the Bevry websites
Wrap a function in a memo to reuse the first invocation result of the function
⛈ Easy-to-configure load balancing, available as serverless functions.
detect file extensions, check if text or binary file, or get list of text or binary file extensions
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
Unicode Symbols
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Router based on URLPattern Web Specification, in 150 lines. An isomorphic router for @denoland, @nodejs, @cloudflare, Browsers, or anything that has support for it.