Projects in Awesome Lists by bevry
A curated list of projects in awesome lists by bevry .
https://github.com/bevry/cson
CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
coffeescript cson data-format executable json nodejs
Last synced: 14 May 2025
https://github.com/bevry/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.
executable file-watchers javascript nodejs
Last synced: 15 May 2025
https://github.com/bevry/dorothy
🧙🏻♀️ A dotfile ecosystem: cross-shell, cross-os, cross-arch. Make your commands and configurations portable, solve a problem once and for all users. Hundreds of builtin composable primitives for powerful and intuitive CLI and TUI scripting and automation. Portable between Bash, Zsh, Fish, Nu, Xonsh, Elvish, Dash, KornShell, macOS, Linux, Windows
bash cli dotfiles dotfiles-automation dotfiles-linux dotfiles-macos dotfiles-manager elvish fish fish-shell linux macos nushell shell shell-script terminal tui unix wsl-ubuntu zsh
Last synced: 05 Oct 2025
https://github.com/bevry/caterpillar
Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and debug files. You can even write your own transforms.
caterpillar client-side deno logger logging nodejs pipe transform-streams
Last synced: 20 Jul 2025
https://github.com/bevry/staticsitegenerators-website
Website containing the complete listing of static site generators
Last synced: 03 Apr 2025
https://github.com/bevry/getmac
Get the mac address of the current machine you are on via Node.js
Last synced: 15 May 2025
https://github.com/bevry/query-engine
QueryEngine provides extensive Querying, Filtering, and Searching abilities for Backbone.js Collections as well as JavaScript arrays and objects
archived backbone-collections backbonejs client-side docpad-project nodejs nosql
Last synced: 22 Oct 2025
https://github.com/bevry/projectz
Stop wasting time maintaining your project's readme and package files! Let Projectz do it for you.
app contributions-discover documentation-tool executable nodejs readme readme-badges readme-bolierplate readme-template sponsors
Last synced: 15 May 2025
https://github.com/bevry/staticsitegenerators
A comprehensive, partially automatically generated comparison of static site generators
awesome-list static-site-generation static-site-generator
Last synced: 07 Aug 2025
https://github.com/bevry/istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Last synced: 16 May 2025
https://github.com/bevry/badges
The definitive rendering collection of badges
client-side javascript readme-badges social-buttons
Last synced: 14 Apr 2025
https://github.com/bevry/envfile
Parse and write environment files with Node.js
data-format dotenv env envfile environment-variables executable nodejs
Last synced: 06 Jan 2026
https://github.com/bevry/taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
asynchronous-tasks builtwith-taskgroup client-side concurrency flow-control javascript nodejs
Last synced: 09 May 2025
https://github.com/bevry/typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
client-side nodejs typechecker
Last synced: 16 May 2025
https://github.com/bevry/make-deno-edition
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
deno denoland executable node node-js nodejs
Last synced: 20 Jul 2025
https://github.com/bevry/boundation
Automatic scaffolding and upgrading of your JavaScript ecosystem projects using Bevry's best practices
Last synced: 06 Jan 2026
https://github.com/bevry/filedirname
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
Last synced: 06 Jan 2026
https://github.com/bevry/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.
async async-programming asynchronous asynchronous-functions client-side flow-control nodejs
Last synced: 25 Oct 2025
https://github.com/bevry/pluginclerk
A clerk for retrieving compatible plugins from the npm database
nodejs npm-client plugin-manager plugin-system
Last synced: 18 Mar 2025
https://github.com/bevry/errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
client-side debugging nodejs testing
Last synced: 30 Oct 2025
https://github.com/bevry/sortobject
Deeply sort an object by its keys without mangling any arrays inside of it
client-side data-manipulation nodejs object-sort
Last synced: 15 Nov 2025
https://github.com/bevry/safefs
Deprecated. Use the @bevry/fs-* packages instead
Last synced: 20 Aug 2025
https://github.com/bevry/getsetdeep
Get or set nested variables of an object
client-side data-manipulation model nodejs
Last synced: 09 Apr 2025
https://github.com/bevry/extract-opts
Deprecated. Convert your API to promises
argument-parser client-side nodejs
Last synced: 14 Aug 2025
https://github.com/bevry/arrangekeys
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
client-side data-manipulation nodejs object-sort
Last synced: 12 Oct 2025
https://github.com/bevry/discourser
Discourse API Client written in TypeScript for Node.js and Browser environments
discourse discourse-api typescript typescript-definitions
Last synced: 11 Apr 2025
https://github.com/bevry/eachr
Deprecated: Use `for ( const [key, value] of Object.entries(thing) )`
Last synced: 22 Aug 2025
https://github.com/bevry/ansi
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
Last synced: 18 Oct 2025
https://github.com/bevry/eslint-config-bevry
Bevry's ESLint configuration is an adaptive configuration that automatically configures ESLint
Last synced: 18 Mar 2025
https://github.com/bevry/pluginloader
A class for loading, verifying, and creating plugins. Used by DocPad for years.
nodejs plugin-loader plugin-manager plugin-system
Last synced: 06 Oct 2025
https://github.com/bevry/docmatter
Battle tested SSG front matter parser. Extracted from DocPad. Delimiter lines have 3+ of the same character (such as /*** and ***/) allowing front matters to work with the syntax highlighting of your code editor. Supports custom parsers, e.g. --- cson. Parsers are handled externally.
Last synced: 15 May 2025
https://github.com/bevry/github-api
Interact with the GitHub API, fetching commits, repositories, members, and backers (authors, maintainers, contributors, funders, sponsors, donors)
Last synced: 10 Sep 2025
https://github.com/bevry/start-of-week
Returns the start of the week based on the locale.
Last synced: 14 Jul 2025
https://github.com/bevry/list
List/array/set utility functions: union, intersect, complement, unique, first, last, has, add, toggle
Last synced: 18 Mar 2025
https://github.com/bevry/memo
Wrap a function in a memo to reuse the first invocation result of the function
Last synced: 28 Jul 2025
https://github.com/bevry/nodejs-versions
Filter the absolute or significant Node.js versions by vast amounts of criteria, such as LTS status.
Last synced: 31 Aug 2025
https://github.com/bevry/ecmascript-versions
Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.
Last synced: 14 Jul 2025
https://github.com/bevry/hostenv
Exports the correct PORT and HOSTNAME values for Heroku, AppFog, CloudFoundry, OpenShift, and other service environments
configuration environment-variables nodejs server-configuration
Last synced: 20 Jul 2025
https://github.com/bevry/arrange-package-json
Arrange the properties in the package.json file to a universally consistent order
Last synced: 24 Jul 2025
https://github.com/bevry/trim-indentation
Trim the initial indentation from a string
client-side indentation nodejs
Last synced: 06 Jan 2026
https://github.com/bevry/duration-timestamp
Parse and stringify duration timestamps (such as hh:mm:ss and HhMmSs)
Last synced: 09 Apr 2025
https://github.com/bevry/assert-helpers
Common utilities and helpers to make testing assertions easier
Last synced: 16 Jun 2025
https://github.com/bevry/unbounded
Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
Last synced: 20 Jul 2025
https://github.com/bevry/version-clean
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
Last synced: 19 Apr 2025
https://github.com/bevry/valid-filename
Check if a string is a valid filename.
Last synced: 11 May 2025
https://github.com/bevry/requirefresh
Require a file without adding it into the require cache
Last synced: 03 Oct 2025
https://github.com/bevry/fs-tree
Read and write to the filesystem as a tree, useful for quick scaffolding and comparisons of filesystem directories
Last synced: 11 May 2025
https://github.com/bevry/trim-empty-keys
Trim empty, nullish, or falsey keys from your JSON object
Last synced: 23 Jun 2025
https://github.com/bevry/argument
Parse CLI arguments with only the magic you actually need
Last synced: 14 Apr 2025
https://github.com/bevry/nodejs-ecmascript-compatibility
API for the Node.js ECMAScript Compatibility information, such that for a particular Node.js release, you get details on which and how many features of an ECMAScript version are supported.
Last synced: 12 May 2025
https://github.com/bevry/promise-errback
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Last synced: 19 Apr 2025
https://github.com/bevry/valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Last synced: 19 Apr 2025
https://github.com/bevry/fs-list
List the entire contents of a directory, read directory / readdir alternative.
Last synced: 14 Apr 2025
https://github.com/bevry/date
Functional utility helpers for working with Date instances
Last synced: 11 Jun 2025