3dsub

0.1.5 • Public • Published

3DSub

Convert subtitles (SRT) to Advanced Substation Alpha (ASS) for correct output on 3D screens

Installation

npm install 3dsub

Usage

var sub = require('3dsub');

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.

Release History

  • 0.1.4 Initial alpha release

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.5
    5
  • 0.1.4
    3
  • 0.1.3
    4
  • 0.1.1
    2

Package Sidebar

Install

npm i 3dsub

Weekly Downloads

14

Version

0.1.5

License

MIT

Last publish

Collaborators

  • chrisrm