Skip to content

The Javascript library contains a set of widgets to visualize audio data on a web page.

License

Notifications You must be signed in to change notification settings

gmadar/a-tracktor

 
 

Repository files navigation

The Javascript library of widgets for visualizing audio data on a web page.

Сменить язык: Русский English

Used technologies

Description

The library contains a set of widgets to visualize audio data on a web page.

Documentation

See detailed documentation with examples of usage and installation here.

Live demo

Try the live demo

Development

Source files

All the source files are placed under the /src folder

Build files

Production files are placed under the /dist folder.

Setup

yarn

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Build the docs

yarn docs

Build the demo project

yarn build-demo

Publish the package on npm storage

yarn npm-publish

License

ISC

Credits

MrDigger © SAD-Systems, 2021

About

The Javascript library contains a set of widgets to visualize audio data on a web page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 64.6%
  • JavaScript 19.0%
  • HTML 7.6%
  • CSS 4.4%
  • SCSS 4.4%