Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 451 Bytes

Brightscript-Utilities

A repo for brightscript utilities and tools

This repo consists of patterns and functions not natively provided by Roku or brightscript including:

  • Generic Priority Queues
  • Generic Array Sorting
  • to string functions for boolean variables
  • epoch data time representation in milliseconds
  • Byte Array Reader wrapper layer
  • Bitfield Parser
  • Utility to format objects for urls

To run tests: sh deploy.sh