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
watchr
Better file system watching for Node.js. Provides a normalised API the file watching APIs of different node versions, nested/recursive file and directory watching, and accurate detailed events for file/directory changes, deletions and creations.
valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
valid-directory
Check whether or not the current working directory is valid on windows
update-contributors
Update the package.json author, contributors, and maintainers fields with the latest remote data
unbounded
Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
tiered-map
A simple map of key value pairs with support for tiers (e.g. defaults go at tier 25, standards go at 50, and overrides go at tier 75)
textextensions
The definitive listing of filename extensions that are used for text files.
taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
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.
sortobject
Deeply sort an object by its keys without mangling any arrays inside of it
safefs
Stop getting EMFILE errors! Open only as many files as the operating system supports.
rfc-log-levels
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
projectz
Stop wasting time maintaining your project's readme and package files! Let Projectz do it for you.
readdir-cluster
Use multiple CPU cores via clusters for the fastest way to read nested directories and their stats
progress-title
Your usual progress bar, but this time it is displayed within the terminal's title, which is much simpler
pluginclerk
A clerk for retrieving compatible plugins from the npm database
memo
Wrap a function in a memo to reuse the first invocation result of the function
native-promise-pool
Create a pool of a specified concurrency that accepts promises
kava
Kava has been powering accurate test suites in node.js and the browser since 2012.
normalify
Normalize different variable value types - e.g. `"1"` becomes `1`

