Go to file
Harrison Deng ec6ce48988 Preparing library for export.
Reconfigured webpack.

Removed unused packages.

Added library exports (webpack configured to export IIFE).

Created showcase directory.
2022-04-17 17:44:52 -05:00
.vscode Preparing library for export. 2022-04-17 17:44:52 -05:00
showcase Preparing library for export. 2022-04-17 17:44:52 -05:00
src Preparing library for export. 2022-04-17 17:44:52 -05:00
tests Added CSS color utilities and respective tests. 2022-04-17 01:27:57 -05:00
.eslintrc.json Fixed import issues and aggregated exports. 2022-04-16 04:06:39 -05:00
.gitignore Added CSS color utilities and respective tests. 2022-04-17 01:27:57 -05:00
Jenkinsfile Added junit result publishing. 2022-04-17 01:38:00 -05:00
jsdoc.config.json Fixed jsdoc default export issue. 2022-04-16 05:37:07 -05:00
notes.md Fixed jsdoc default export issue. 2022-04-16 05:37:07 -05:00
package-lock.json Preparing library for export. 2022-04-17 17:44:52 -05:00
package.json Preparing library for export. 2022-04-17 17:44:52 -05:00
README.md Initial commit. 2022-03-20 18:59:30 -05:00
webpack.config.js Preparing library for export. 2022-04-17 17:44:52 -05:00

AudioShowKit

Is a library that makes visualizing audio data live a much simpler process.