Skip to content

lpil/glor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glór

Package Version Hex Docs

A library for playing audio files in the browser!

gleam add glor@1
import glor

pub fn main() -> Nil {
  let player = glor.new("https://my-website.com/my-sound-effect.mp3")
  glor.play(player)
}

Further documentation can be found at https://hexdocs.pm/glor.

What does the name mean?

Glór is a Gaeilge word meaning voice or sound. It's pronounced like this.

About

Play audio files in the browser!

Resources

Stars

Watchers

Forks

Packages

No packages published