srt-to-ass

0.1.10 • Public • Published

Srt-to-ass

Convert subtitles (SRT) to Advanced Substation Alpha (ASS)

Installation

npm install srt-to-ass

Usage

var sub = require('srt-to-ass');

sub.convert('stubs/bighero.srt', 'bighero.ass');

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Readme

Keywords

Package Sidebar

Install

npm i srt-to-ass

Weekly Downloads

27

Version

0.1.10

License

MIT

Unpacked Size

307 kB

Total Files

14

Last publish

Collaborators

  • owenray