https://github.com/fs-frost/asu-web
Asu es una herramienta para automatizar el procesamiento de subtítulos en formato SubStation Alpha Subtitles (SSA/ASS).
https://github.com/fs-frost/asu-web
aegisub subtitles
Last synced: about 1 month ago
JSON representation
Asu es una herramienta para automatizar el procesamiento de subtítulos en formato SubStation Alpha Subtitles (SSA/ASS).
- Host: GitHub
- URL: https://github.com/fs-frost/asu-web
- Owner: FS-Frost
- Created: 2024-05-12T15:09:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-12T06:01:36.000Z (3 months ago)
- Last Synced: 2026-04-12T08:07:02.765Z (3 months ago)
- Topics: aegisub, subtitles
- Language: Svelte
- Homepage: https://fs-frost.github.io/asu-web/
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asu-web

https://fs-frost.github.io/asu-web/
Asu es una herramienta para automatizar el procesamiento de subtítulos en formato SubStation Alpha Subtitles (SSA/ASS).
Asu versión web, de [[FS] Frost](https://github.com/FS-Frost) para [SyncRajo Fansub](http://syncrajo.net).
Agradecimientos por su ayuda a:
- **[EC] DarkAngel**: por desarrollar SyncRajoEndline y por la idea de separar sílabas en karaokes.
- **[GX] Gonxas**: por el hardcore testing y el script para crear archivos AVS.
- **[Sr] Hell**: por proveer un servicio de host.
Visítanos en http://syncrajo.net
## Versiones de Asu
- [(2014) Asu para .NET/C#](https://github.com/FS-Frost/Asu.Utilidades)
- [(2022) Asu para Go y JavaScript](https://github.com/FS-Frost/asu-go2js)
- [(2024) Asu para TypeScript](https://github.com/FS-Frost/asu-regex-js)
## Instalar dependencias
```sh
bun install
```
## Desarrollo
```sh
bun dev
```