JSPM

ass-stringify

0.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2085
  • Score
    100M100P100Q117039F
  • License MIT

Stringify ass-parser parse tree to plain SSA/ASS subtitle format

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

npm

ass-stringify

Build Status Dependency Status

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

Install

npm install ass-stringify

License

MIT