New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

3dsub

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

3dsub

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

latest
Source
npmnpm
Version
0.1.5
Version published
Maintainers
1
Created
Source

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

Keywords

srt

FAQs

Package last updated on 08 Mar 2015

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