barista-contrib

Community modules and extensions for barista.

View barista-contrib on GitHub View barista on GitHub View official barista docs

About

The barista-contrib project provides barista modules that are community maintained and complement or enrich the built-in modules. For documentation of the built-in barista modules and customization examples visit the official documentation.

Installation

To make use of modules and extensions from barista-contrib, add it to your go.mod:

go get -u github.com/martinohmann/barista-contrib

Modules

Modules available in barista-contrib:

Extensions for built-in modules

The following extensions which provide functionality on top of existing built-in modules are available:

Module helpers

There are some helpers available which provide functionality around module management. Check out the documentation of the modules package.