rfc-log-levels
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
Found 80 results for deno-edition
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
The definitive collection of badges for rendering
Get and set nested variables of an object, includes support for Backbone Models
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
Convert a file: URL to its path
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
Create a pool of a specified concurrency that accepts functions that return promises
Create a directory.
Read the contents of a file.
Write contents to a file.
List the entire contents of a directory.
Interact with the GitHub API, fetching commits, repositories, members, and backers (authors, maintainers, contributors, funders, sponsors, donors)
Arrange the properties in the package.json file to a universally consistent order
Normalize different variable value types - e.g. `"1"` becomes `1`
Check whether or not a directory and its descendants are valid
Trim empty, nullish, or falsey keys from your JSON object
Parse CLI arguments with only the magic you actually need
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
Helpers for reading and writing JSON.
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Check if a path is accessible
Check if a string is a valid filename.
Render elements for HTML and Markdown
Check if a path is readable
Remove a file.
Promise'd setTimeout
Get the value of a CLI argument
Remove a file or directory.
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.
A class for loading, verifying, and creating plugins. Used by DocPad for years.
Exports the correct PORT and HOSTNAME values for Heroku, AppFog, CloudFoundry, OpenShift, and other service environments
Fetch the release information of the Node.js versions
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Filter the absolute or significant Node.js versions by vast amounts of criteria, such as LTS status.
Write your spinner to your terminal's title bar
Fetch the schedule information of the Node.js versions
Unicode Symbols
JSON listing of all the Bevry managed GitHub organisations
Unicode Symbols
API for the Node.js ECMAScript Compatibility information, such that for a particular Node.js release, you get details on which and how many features of an ECMAScript version are supported.
Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.
Take a locale and return its start of the week (0 = Sunday, 1 = Monday)
The number of milliseconds in one day
A clerk for retrieving compatible plugins from the npm database
A tiny wrapper that sits around your request function that caches its data for a specified duration, provides updates as requested rather than polling each interval
Wrap a function in a memo to reuse the first invocation result of the function
Utility to detect the indentation used in a string
Functional utility helpers for working with Date instances
Collection of Links for Redirection on the Bevry websites
MDX loader for Next.js
Aggregation of react hooks that we use. Such as useInterval, useMetaKey.
detect file extensions, check if text or binary file, or get list of text or binary file extensions
Remove a directory.
Trim the initial indentation from a string
Utility to remove indentation from a string
Check if a path is executable
Check if a path is writable
Comparator to determine if a version is less than, equivalent to, or greater than another version