0.1.10 • Published 3 years ago

srt-to-ass v0.1.10

Weekly downloads
32
License
MIT
Repository
github
Last release
3 years ago

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.

0.1.10

3 years ago

0.1.9

7 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago