danb
12 years agoVisitor
Is there a concept of brightscript "modules" ?
I am a node developer that is just starting out building a Roku channel. I am getting a decent grasp of brightscript, but I am not seeing any module library available. For instance with node if I had to auth via oauth2 then visit to npmjs.org will give me what I need to get going. Perl for instance has cpan... do brightscript developers have a module library to choose from?