258 packages
ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
argsbytype
Provide some arguments, get back a hash object of the arguments indexed by their type. Very useful for agnostic argument orders.
arrangekeys
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
arrange-package-json
Arrange the properties in the package.json file to a universally consistent order
assert-helpers
Common utilities and helpers to make testing assertions easier
async-errback
Have a callback (errback) handle an async function's resolution (success) or rejection (error)
backbone-nesty
Support nested data types like collections and models within your Backbone.js models
badges
The definitive collection of badges for rendering
bal-util
Common utility functions for Node.js used and maintained by Benjamin Lupton
@bevry/ansi
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
@bevry/argument
Parse CLI arguments with only the magic you actually need
bevry-base
Automatic application of the Bevry base files /bevry/base
@bevry/date
Functional utility helpers for working with Date instances
bevry-echo
bin executable for testing which outputs the arguments
@bevry/ecmascript-versions
Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.
@bevry/figures
Unicode symbols with fallbacks for older terminals. Forked to implement Bevry's best practices and maintain widespread compatibility.
@bevry/file
Helpers for reading, writing, deleting, and accessing a file.
@bevry/file-url-to-path
Convert a file: URL to its path
@bevry/fs-accessible
Check if a path is accessible
@bevry/fs-executable
Check if a path is executable
@bevry/fs-list
List the entire contents of a directory.
@bevry/fs-mkdirp
Create a directory.
@bevry/fs-read
Read the contents of a file.
@bevry/fs-readable
Check if a path is readable
@bevry/fs-remove
Remove a file or directory.