Bevry
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
dotfiles
Quite possibly the best dotfile experience you've ever had; supports fish, zsh, and bash out of the box across mac and linux; as well as multi-user configuration; and instant configuration of ssh, gpg, and all your favourite apps.
-
normalify
Normalize different variable value types - e.g. `"1"` becomes `1`
-
dominject
Inject scripts and styles into the DOM with duplicate prevention and completion callback support
-
get-cli-arg
Get the value of a CLI argument
-
-
getcontributors
Fetch the contributors of the repositories of the specified github users
-
ignorepatterns
A regular expression that matches common filenames that we want to ignore
-
taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
-
-
binaryextensions
The definitive listing of filename extensions that are used for binary files.
-
links
Collection of Links for Redirection on the Bevry websites
-
get-current-line
Get the current line number of the executing file and method
-
-
filedirname
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
-
native-promise-pool
Create a pool of a specified concurrency that accepts promises
-
ropo
String replacement utilities with support for both synchronous and asynchronous replacements. Supports replacing Regular Expressions, HTML Elements, and Comment Elements. Compatible with async/await.
-
-
-
mdx
MDX loader for Next.js
-
argsbytype
Provide some arguments, get back a hash object of the arguments indexed by their type. Very useful for agnostic argument orders.
-
update-contributors
Update the package.json author, contributors, and maintainers fields with the latest remote data
-
-
-
arrangekeys
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
-
pluginloader
A class for loading, verifying, and creating plugins. Used by DocPad for years.
-
valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
-
envfile
Parse and write environment files with Node.js
-
cachely
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
-
duration-timestamp
Parse and stringify duration timestamps (such as hh:mm:ss and HhMmSs)