Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skratchdot/audio-editor
An audio editor built with React
https://github.com/skratchdot/audio-editor
Last synced: 3 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T03:51:20.000Z (about 1 year ago)
- Last Synced: 2024-10-19T00:24:38.934Z (3 months ago)
- Language: JavaScript
- Homepage: https://projects.skratchdot.com/audio-editor/
- Size: 1.24 MB
- Stars: 35
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# audio-editor
[![NPM version](https://badge.fury.io/js/audio-editor.svg)](http://badge.fury.io/js/audio-editor)
[![Build Status](https://travis-ci.org/skratchdot/audio-editor.png?branch=master)](https://travis-ci.org/skratchdot/audio-editor)
[![Code Climate](https://codeclimate.com/github/skratchdot/audio-editor.png)](https://codeclimate.com/github/skratchdot/audio-editor)
[![Coverage Status](https://coveralls.io/repos/skratchdot/audio-editor/badge.svg?branch=master&service=github)](https://coveralls.io/github/skratchdot/audio-editor?branch=master)
[![Dependency Status](https://david-dm.org/skratchdot/audio-editor.svg)](https://david-dm.org/skratchdot/audio-editor)
[![devDependency Status](https://david-dm.org/skratchdot/audio-editor/dev-status.svg)](https://david-dm.org/skratchdot/audio-editor#info=devDependencies)[![NPM](https://nodei.co/npm/audio-editor.png)](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).