https://github.com/hamidb80/subtitle-editor
a web based subtitle editor
https://github.com/hamidb80/subtitle-editor
react subtitle subtitle-editor web-application
Last synced: 9 months ago
JSON representation
a web based subtitle editor
- Host: GitHub
- URL: https://github.com/hamidb80/subtitle-editor
- Owner: hamidb80
- License: mit
- Created: 2021-02-11T11:57:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T08:06:02.000Z (over 2 years ago)
- Last Synced: 2024-02-29T09:25:40.986Z (over 2 years ago)
- Topics: react, subtitle, subtitle-editor, web-application
- Language: TypeScript
- Homepage: https://hamidb80.github.io/subtitle-editor/
- Size: 5.6 MB
- Stars: 27
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web based subtitle editor
> health and safety are 2 forgotten gifts among people - Muhammad the prophet
[](https://github.com/Safouene1/support-palestine-banner)
## demo
you can see demo [here](https://hamidb80.github.io/subtitle-editor/)


## features
* shortcuts/mouse
* undo/redo
* nice ux/ui [native components - no external UI libraries]
* loads resources with query params `http://APP?video=URL&subtitle=URL` where `APP` is demo url
## commands:
`npm install yarn`
if you dont have Yarn:
`yarn install`
install dependencies
`yarn start`
Runs the app in the development mode.
`yarn build`
Builds the app for production to the `build` folder.