An open API service indexing awesome lists of open source software.

https://github.com/comcast/brightscript-utilities

Repository is a collection of tools and examples in brightscript. Includes some math utilities (e.g. xor) and an OO-ish byte array reader
https://github.com/comcast/brightscript-utilities

brightscript

Last synced: 7 days ago
JSON representation

Repository is a collection of tools and examples in brightscript. Includes some math utilities (e.g. xor) and an OO-ish byte array reader

Awesome Lists containing this project

README

          

# 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