JSPM

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

Roku package manager

Package Exports

  • @code-vicar/rpm

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 (@code-vicar/rpm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Roku Package Manager

Roku package manager will download dependencies listed in an 'rpm.json'.

Dependencies must be 'git urls'.

Dependencies will be downloaded and stored in a 'roku_modules' folder.

Upon packaging of your roku app with the 'pack' command, RPM will look through all dependencies in roku_modules and copy components and source files into the correct spots in the dependent application.