Ecosyste.ms: Awesome
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: 19 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T00:51:05.000Z (8 months ago)
- Last Synced: 2024-05-23T01:17:24.167Z (8 months ago)
- Topics: aegisub, subtitles
- Language: Svelte
- Homepage: https://fs-frost.github.io/asu-web/
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 versión web, de [[FS] Frost](https://github.com/FS-Frost) para [SyncRajo Fansub](http://syncrajo.net).
Agradecimientos por su ayuda a:
- **[GX] Gonxas**: hardcore testing y script para crear AVS.
- **[Sr] Hell**: servicio de host.
- **[EC] DarkAngel**: idea para separar sílabas en karaokes.Asu es una herramienta para automatizar el procesamiento de subtítulos en formato SubStation Alpha Subtitles (SSA/ASS).
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
```