version-clean
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Found 80 results for deno-entry
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Check if a path is accessible
A class for loading, verifying, and creating plugins. Used by DocPad for years.
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Trim empty, nullish, or falsey keys from your JSON object
Check if a string is a valid filename.
Check if a path is readable
Parse CLI arguments with only the magic you actually need
Exports the correct PORT and HOSTNAME values for Heroku, AppFog, CloudFoundry, OpenShift, and other service environments
Remove a file.
Promise'd setTimeout
Render elements for HTML and Markdown
Remove a file or directory.
Wrap a function in a memo to reuse the first invocation result of the function
Collection of Links for Redirection on the Bevry websites
MDX loader for Next.js
JSON listing of all the Bevry managed GitHub organisations
Aggregation of react hooks that we use. Such as useInterval, useMetaKey.
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.
Fetch the release information of the Node.js versions
Fetch the schedule information of the Node.js versions
Filter the absolute or significant Node.js versions by vast amounts of criteria, such as LTS status.
Unicode Symbols
Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.
Write your spinner to your terminal's title bar
Take a locale and return its start of the week (0 = Sunday, 1 = Monday)
Check if a path is executable
Utility to detect the indentation used in a string
Check if a path is writable
Functional utility helpers for working with Date instances
Remove a directory.
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Trim the initial indentation from a string
A clerk for retrieving compatible plugins from the npm database
Unicode Symbols
Utility to remove indentation from a string
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
The number of milliseconds in one day
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