Skip to content

tomhazledine/picobel

Repository files navigation

Picobel.js

v3.2.1

Picobel test status

Picobel.js (pronounced peek-o-bell, as in decibel) is a lightweight dependency-free JavaScript tool that converts html audio tags into styleable markup.

Documentation can be found at picobel.tomhazledine.com.


Quick start

npm install picobel
// Include Picobel in your project:
import picobel from "picobel";

// Initialise picobel:
picobel();

// ...or initialise picobel with your chosen options:
picobel({ theme: "default" });

Packages

About

A lightweight wrapper for HTML audio. Bring your own CSS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •