Download web audio components service Free Java Code
Description
Web Audio Component API Service.
Source Files
The download file web-audio-components-service-master.zip has the following entries.
.gitignore//w w w.java 2 s .c o m
.travis.yml
LICENSE
README.md
config.js
lib/component-utils.js
lib/fetch.js
lib/handleError.js
lib/logger.js
lib/modules/component.js
lib/modules/gitio.js
lib/modules/twitter.js
lib/queue.js
lib/tasks/manager.js
lib/tasks/sync.js
lib/tasks/task.js
lib/tweet.js
lib/updateModel.js
lib/utils.js
mocks/component.js
mocks/components/web-audio-components-comb/.gitignore
mocks/components/web-audio-components-comb/Makefile
mocks/components/web-audio-components-comb/Readme.md
mocks/components/web-audio-components-comb/component.json
mocks/components/web-audio-components-comb/index.js
mocks/components/web-audio-components-delay/.gitignore
mocks/components/web-audio-components-delay/Makefile
mocks/components/web-audio-components-delay/Readme.md
mocks/components/web-audio-components-delay/component.json
mocks/components/web-audio-components-delay/index.js
mocks/components/web-audio-components-filter/Readme.md
mocks/components/web-audio-components-filter/component.json
mocks/components/web-audio-components-filter/index.js
mocks/components/web-audio-components-overdrive/.gitignore
mocks/components/web-audio-components-overdrive/Makefile
mocks/components/web-audio-components-overdrive/Readme.md
mocks/components/web-audio-components-overdrive/component.json
mocks/components/web-audio-components-overdrive/index.js
mocks/gitio.js
mocks/registry.json
mocks/twitter.js
models.js
models/component.js
models/dependency.js
package.json
router.js
routes/components.js
routes/help.js
routes/mocks.js
server.js
test/component-utils.test.js
test/fetch.test.js
test/helpers/api.js
test/helpers/clear.js
test/helpers/seed.js
test/manifests/31-characters-name.json
test/manifests/invalid-characters-name.json
test/manifests/invalid-repo.json
test/manifests/less-than-one-name.json
test/manifests/no-description.json
test/manifests/no-name.json
test/manifests/no-repo.json
test/manifests/no-script.json
test/manifests/spaces-in-name.json
test/manifests/starts-with-dash-name.json
test/manifests/starts-with-number-name.json
test/manifests/update-test-module-1.json
test/manifests/update-test-module-2.json
test/manifests/update-test-module-3.json
test/manifests/valid-simple-delay.json
test/manifests/valid-simple-gain.json
test/manifests/valid-simple-reverb.json
test/queue.test.js
test/repos/wapm/simple-delay/simple-delay.js
test/repos/wapm/simple-delay/wapm.json
test/repos/wapm/simple-gain/simple-gain.js
test/repos/wapm/simple-gain/wapm.json
test/repos/wapm/simple-reverb/simple-reverb.js
test/repos/wapm/simple-reverb/wapm.json
test/repos/wapm/update-test-module-1/update-module-1.js
test/repos/wapm/update-test-module-1/wapm.json
test/repos/wapm/update-test-module-2/update-module-2.js
test/repos/wapm/update-test-module-2/wapm.json
test/repos/wapm/update-test-module-3/update-module-3.js
test/repos/wapm/update-test-module-3/wapm.json
test/routes.test.js
test/testData/builtDelay.js
test/testData/builtOverdrive.js
test/tweet.test.js
test/updateModel.test.js
Download
Click the following link to download web-audio-components-service-master.zip.
web-audio-components-service-master.zip