An online formulae browser for Homebrew
Homebrew Formulae is an online package browser for Homebrew that displays all packages in the Homebrew/homebrew-core and Homebrew/homebrew-cask. It provides a JSON API for accessing metadata and analytics for the packages. The site is periodically updated using a GitHub Action and deployed to GitHub Pages. The code for Homebrew Formulae is licensed under the BSD 2-clause "Simplified" License.
Homebrew Formulae is a package browser for Homebrew offering a wide range of features. It allows users to browse and view all available packages, access metadata and analytics through the JSON API, and provides an option to run the site locally. The platform is regularly updated and relies on the GitHub Action and GitHub Pages for deployment. The code is licensed under the BSD 2-clause "Simplified" License.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading