Skip to content

Commit

Permalink
chore(examples): remove multiple file example
Browse files Browse the repository at this point in the history
  • Loading branch information
buzz committed Jul 28, 2023
1 parent 56f9b5a commit 8b6a371
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 119 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ require('mediainfo.js')().then((mediainfo) => {
### Examples

- [Simple browser](https://github.com/buzz/mediainfo.js/tree/master/examples/browser-simple)
- [Multi-file browser](https://github.com/buzz/mediainfo.js/tree/master/examples/browser-multiple)
- [CDN (CodePen)](https://codepen.io/buzzone/pen/eYNjJrx)
- [React/webpack](https://github.com/buzz/mediainfo.js/tree/gh-pages-src)
- [Angular](https://github.com/buzz/mediainfo.js/tree/master/examples/angular)
Expand Down
11 changes: 0 additions & 11 deletions examples/browser-multiple/.eslintrc.json

This file was deleted.

59 changes: 0 additions & 59 deletions examples/browser-multiple/example.js

This file was deleted.

48 changes: 0 additions & 48 deletions examples/browser-multiple/index.html

This file was deleted.

0 comments on commit 8b6a371

Please sign in to comment.