Skip to content

💠 BARLIX2: Генератор QR-кодів для Elixir

Notifications You must be signed in to change notification settings

erpuno/barlix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barlix

Hex.pm

Barcode generator for Elixir

Installation

def deps do
  [{:barlix, "~> x.x.x"}]
end

Example

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

see documentation for more information.

About

💠 BARLIX2: Генератор QR-кодів для Elixir

Resources

Stars

Watchers

Forks

Languages

  • Elixir 99.1%
  • HTML 0.9%