GitHunt
AN

Barcode generator for Elixir

Barlix

BARLIX

.github/workflows/ci.yml
Module Version
Hex Docs
Total Download
License
Last Updated

Barcode generator for Elixir.

Installation

The package can be installed by adding :barlix to your list of dependencies in
deps/0 function of mix.exs file:

{:barlix, "~> 0.6"}

Example

Barlix.Code39.encode!("BARLIX") |> Barlix.PNG.print(file: "/tmp/barcode.png")

Copyright (c) 2016 Anantha Kumaran

This work is free. You can redistribute it and/or modify it under the
terms of the MIT License. See the LICENSE.md file for more details.

Languages

Elixir99.8%Nix0.2%

Contributors

MIT License
Created August 12, 2016
Updated June 14, 2025