diff --git a/.babelrc b/.babelrc deleted file mode 100644 index 3c26bf89..00000000 --- a/.babelrc +++ /dev/null @@ -1,7 +0,0 @@ -{ - "presets": ["es2015"], - "plugins": [ - "add-module-exports", - "transform-object-rest-spread" - ] -} \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index b7353733..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - -**Additional context** -Add any other context about the problem here. diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ade8cd3b..00000000 --- a/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -.DS_Store -.idea -/node_modules -/demo/test-standalone.html -/demo/test-quick-start.html -/demo/test-API.html -/demo/test-player.html -/demo/test-android.html diff --git a/LICENSE b/LICENSE deleted file mode 100644 index fd6dbbdc..00000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2018 cdnbye - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/demo/test-API.html b/demo/test-API.html deleted file mode 100644 index 86b6be3d..00000000 --- a/demo/test-API.html +++ /dev/null @@ -1,103 +0,0 @@ - - - -

-

download info:

-

- - -
- diff --git a/demo/test-android.html b/demo/test-android.html deleted file mode 100644 index f4303370..00000000 --- a/demo/test-android.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - -

-

download info:

-

- - -
- diff --git a/demo/test-player.html b/demo/test-player.html deleted file mode 100644 index adca351f..00000000 --- a/demo/test-player.html +++ /dev/null @@ -1,53 +0,0 @@ - - - -
-
- - - - \ No newline at end of file diff --git a/demo/test-quick-start.html b/demo/test-quick-start.html deleted file mode 100644 index 9c599304..00000000 --- a/demo/test-quick-start.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - -

-

download info:

-

- - -
- diff --git a/demo/test-standalone.html b/demo/test-standalone.html deleted file mode 100644 index bf3c920d..00000000 --- a/demo/test-standalone.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - -

-

download info:

-

- - -
- diff --git a/figs/cdnbye.png b/figs/cdnbye.png deleted file mode 100755 index 637cddf6..00000000 Binary files a/figs/cdnbye.png and /dev/null differ