Socket
Book a DemoInstallSign in
Socket

@openanime/ass2esl

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openanime/ass2esl

Utilities to convert Advanced SubStation Alpha (ASS) to Expressive Subtitle Language (ESL)

1.1.2
latest
npmnpm
Version published
Weekly downloads
13
1200%
Maintainers
3
Weekly downloads
 
Created
Source

ass2esl: Advanced Substation Alpha to Expressive Subtitle Language

License: MIT

ESL is an open-source initiative defining a rich, human-readable subtitle format designed for expressive and dynamic text presentations. It leverages the clarity of HCL (HashiCorp Configuration Language) to provide a comprehensive framework for timed text, intricate styling, complex motion effects, and karaoke.

Usage

Read an ASS file and convert it to ESL:

import convertASStoESL from '@openanime/ass2esl';
import { readFileSync } from 'fs';

const assFile = readFileSync('example.ass', 'utf-8');
const eslContent = convertASStoESL(assFile);

console.log(eslContent); // Outputs the ESL content

Keywords

ass

FAQs

Package last updated on 09 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.