Roku

Browse 3 curated roku resources for video development on Awesome Video.

Resources (showing 1–13 of 13)

  • eslint-plugin-rokuESLint parser and plugin for linting Roku BrightScript source files.
  • BrighterScriptSuperset language of BrightScript adding types, classes, and modern features, compiles to standard BrightScript; also serves as LSP backend…
  • roku-debugDebug Adapter Protocol server and socket wrapper around Roku's BrightScript debug protocol, for editor integration.
  • roku-deployNode.js npm module for zipping, signing, and deploying Roku channel packages to devices.
  • rooibosUnit test framework for BrightScript/SceneGraph apps, a rewrite of Roku's official framework with code coverage support.
  • bslintStatic-analysis linter for BrightScript/BrighterScript with CLI usage (npx bslint), supports --fix and --checkUsage flags.
  • UkorA Roku build tool with support for build flavors.
  • Jasmine RokuExample jasmine tests using node-roku-test for verifying Roku channel behavior - veeta-tv/jasmine-roku
  • RokuJSONHelperNodeRoku SceneGraph JSON Helper.
  • Brs TestbedA simple, buildable Roku channel that executes arbitrary BrightScript files. - sjbarag/brs-testbed
  • Unit Testing FrameworkTool for automating and testing Roku channels.
  • Vscode Brightscript LanguageA Visual Studio Code extension for Roku's BrightScript language - rokucommunity/vscode-brightscript-language
  • Brighterscript FormatterA code formatter for BrighterScript (and BrightScript) - rokucommunity/brighterscript-formatter