Skip to content

sad-systems/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