textextensions
A package that contains an array of every single file extension there is for text files
Found 71 results for export-default
A package that contains an array of every single file extension there is for text files
A package that contains an array of every single file extension there is for binary files
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Scan a directory recursively with a lot of control and power
Require a file without adding it into the require cache
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.
Get the MAC address of the current machine you are on.
A regular expression that matches common filenames that we want to ignore
Ignore common and custom patterns of the file system
Get the current line number of the executing file and method
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
Comparator to determine if a version is less than, equivalent to, or greater than another version
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node.js, and more.
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)
Check whether or not a directory and its descendants are valid
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
Create a directory.
Read the contents of a file.
Trim empty, nullish, or falsey keys from your JSON object
Parse CLI arguments with only the magic you actually need
List the entire contents of a directory.
Create a pool of a specified concurrency that accepts functions that return promises
Check if a path is accessible
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Check if a string is a valid filename.
Check if a path is readable
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
Remove a file or directory.
Remove a file.
Promise'd setTimeout
Get the value of a CLI argument
Write contents to a file.
Normalize different variable value types - e.g. `"1"` becomes `1`
Update the package.json author, contributors, and maintainers fields with the latest remote data
Create a cluster of workers to iterate through the filesystem
Automatic scaffolding and upgrading of your JavaScript ecosystem projects using Bevry's best practices
Read/Parse/Write a JSON file in Node.js, Deno, ESM, and CJS.
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Discourse API Client written in TypeScript for Node.js and Browser environments
Write your spinner to your terminal's title bar
JSON listing of all the Bevry managed GitHub organisations
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)
Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.
Auto export default generator for React/JSX/TSX files in src/**
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
Wrap a function in a memo to reuse the first invocation result of the function
A clerk for retrieving compatible plugins from the npm database
Utility to detect the indentation used in a string
Collection of Links for Redirection on the Bevry websites
MDX loader for Next.js
detect file extensions, check if text or binary file, or get list of text or binary file extensions
Inject scripts and styles into the DOM with duplicate prevention and completion callback support
Remove a directory.
Trim the initial indentation from a string
Utility to remove indentation from a string
Check if a path is executable
A TypeScript AST transformer that assigns a name to each arrow/anonymous function and class exported as default.
Check if a path is writable
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
Fetch the latest commit of a GitHub repository
Interact with the Discourse API for Bevry purposes
A tiny regexp checker. If the value isn't a valid regexp, return the string instead.