https://github.com/skratchdot/audio-editor
An audio editor built with React
https://github.com/skratchdot/audio-editor
Last synced: 12 months ago
JSON representation
An audio editor built with React
- Host: GitHub
- URL: https://github.com/skratchdot/audio-editor
- Owner: skratchdot
- License: mit
- Created: 2015-12-16T19:55:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T03:51:20.000Z (over 2 years ago)
- Last Synced: 2025-03-18T05:23:39.051Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://projects.skratchdot.com/audio-editor/
- Size: 1.24 MB
- Stars: 38
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# audio-editor
[](http://badge.fury.io/js/audio-editor)
[](https://travis-ci.org/skratchdot/audio-editor)
[](https://codeclimate.com/github/skratchdot/audio-editor)
[](https://coveralls.io/github/skratchdot/audio-editor?branch=master)
[](https://david-dm.org/skratchdot/audio-editor)
[](https://david-dm.org/skratchdot/audio-editor#info=devDependencies)
[](https://npmjs.org/package/audio-editor)
## Description
An audio editor built with React
__This is a work-in-progress and not close to being finished__
## Getting Started
Install the module with: `npm install audio-editor`
## Documentation
__Coming Soon__
## Links
- [Source Code](https://github.com/skratchdot/audio-editor)
- [Live Example](https://projects.skratchdot.com/audio-editor)
## License
Copyright (c) 2015 [skratchdot](https://www.skratchdot.com/)
Licensed under the [MIT license](LICENSE-MIT).