Skip to content

ihkk/Web-ASSReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

这是一个使用浏览器读取ASS(Advanced SubStation Alpha)文件的单页应用。请在github-pages中使用。

使用了ASS Parser库进行文件解析。

此应用不会上传任何数据到服务器。所有处理均在浏览器内完成。

This is a simple react based app which enables you to read a .ass(Advanced SubStation Alpha) file via a browser. Available at github-pages.

Credits to ASS Parser for parsing the input file.

This app will not upload any file to any server as all data are processed in the browser.

TODO

  • Changed the title of the page based on ASS file name
  • ...

How to fork?

Fork and use npm install to install modules.

npm start to start local server for development and debugging.

npm run deploy to build and publish to github pages.

About

A browser based ASS reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published