An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          

# asu-web

![main](https://github.com/FS-Frost/asu-web/actions/workflows/main.yml/badge.svg)

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
```