Package Exports
- ass-stringify
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ass-stringify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ass-stringify
Stringify ass-parser parse tree to plain SSA/ASS subtitle format.
API
assStringify(ass)
Returns a text string. See test/sample.ass for an example.
References
Related
- ass-parser - SSA/ASS parser.
Install
npm install ass-stringifyLicense
MIT

