stremio-addon-linter

1.7.0 • Public • Published

stremio-addon-linter

Checks the validity of Stremio add-ons. Used by stremio-addon-sdk.

Usage

linter.lintManifest(manifest)

Checks the validity of a manifest.

Returns { valid: true, errors: [], warnings: [...] } if the manifest is valid

Returns { valid: false, errors: [...], warnings: [...] } if errors were found

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.0
    203
    • latest

Version History

Package Sidebar

Install

npm i stremio-addon-linter

Weekly Downloads

203

Version

1.7.0

License

MIT

Unpacked Size

12 kB

Total Files

7

Last publish

Collaborators

  • ivogeorgiev