start-of-week
Take a locale and return its start of the week (0 = Sunday, 1 = Monday)
Updated by @bevryme
@bevry/memo
Wrap a function in a memo to reuse the first invocation result of the function
Updated by @bevryme
duration-timestamp
Parse and stringify duration timestamps (such as hh:mm:ss and HhMmSs)
Updated by @bevryme
@bevry/hooks
Aggregation of react hooks that we use. Such as useInterval, useMetaKey.
Updated by @bevryme
sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Updated by @balupton
@bevry/github-contributors
Fetch all the contributors from a github repository, github organization, or github search
Updated by @bevryme
@bevry/github-members
Fetch all the members of all the specified github organizations with their complete details
Updated by @bevryme
githubauthreq
deprecatedAuthorize GitHub API requests with the appropriate credentials and preferences.
Updated by @bevryme
readdir-cluster
Use multiple CPU cores via clusters for the fastest way to read nested directories and their stats
Updated by @balupton
eslint-config-bevry
Bevry's ESLint configuration is an adaptive configuration that automatically configures ESLint.
Updated by @bevryme