Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rokucommunity/brighterscript

Account's avatar
rokucommunity/bslib
The BrightScript runtime for the BrighterScript language
Account's avatar
xml-tools/
XML Parser Implemented in JavaScript
Account's avatar
Chevrotain/chevrotain
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers
Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
bahamas10/node-clear
Clear the terminal screen if possible
Account's avatar
ahmadawais/ClearConsole
Cross platform console clear for Node.js
Account's avatar
bjoerge/debounce-promise
Create a debounced version of a promise returning function
Account's avatar
primus/eventemitter3
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
kaelzhang/node-ignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Account's avatar
microsoft/node-jsonc-parser
Scanner and parser for JSON with comments.
Account's avatar
dcodeIO/long.js
A Long class for representing a 64-bit two's-complement integer value.
Account's avatar
moment/luxon
Immutable date wrapper
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
maleck13/readline
Simple streaming readline module.
Account's avatar
kamicane/require-relative
require and resolve modules relative to a path of your choice
Account's avatar
rokucommunity/roku-deploy
Package and publish a Roku application using Node.js
Account's avatar
debitoor/safe-json-stringify
Prevent defined property getters from throwing errors
Account's avatar
mozilla/source-map
Generates and consumes source maps
Account's avatar
Teun/thenBy.js
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Account's avatar
Microsoft/vscode-languageserver-node
Language server implementation for node
Account's avatar
Microsoft/vscode-languageserver-node
VSCode Language Server Protocol implementation
Account's avatar
Microsoft/vscode-languageserver-node
A simple text document implementation for Node LSP servers
Account's avatar
Microsoft/vscode-languageserver-node
Types used by the Language server for node
Account's avatar
microsoft/vscode-uri
The URI implementation that is used by VS Code and its extensions
Account's avatar
Leonidas-from-XIV/node-xml2js
Simple XML to JavaScript object converter.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
guyplusplus/turndown-plugin-gfm
Turndown plugin to add GitHub Flavored Markdown extensions.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for benchmark
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for clone
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for command-line-args
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for command-line-usage
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for debounce-promise
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.isequal
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for micromatch

Support the repos that depend on this repository

Top contributors

TwitchBronBron's profile
TwitchBronBron
1617 contributions
chrisdp's profile
chrisdp
45 contributions
dependabot[bot]'s profile
dependabot[bot]
40 contributions
markwpearce's profile
markwpearce
28 contributions
georgejecook's profile
georgejecook
26 contributions
rokucommunity-bot[bot]'s profile
rokucommunity-bot[bot]
17 contributions
elsassph's profile
elsassph
15 contributions
luis-j-soares's profile
luis-j-soares
13 contributions
addison-adler's profile
addison-adler
13 contributions
Christian-Holbrook's profile
Christian-Holbrook
11 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
rokucommunity

rokucommunity/brighterscript

A superset of Roku's BrightScript language

TypeScript
194
59
MIT License

BrighterScript is an open‑source superset of Roku’s BrightScript language that adds modern constructs — classes, namespaces, import statements, ternary/template strings, null‑coalescing, etc. It compiles back to standard BrightScript, providing static analysis, linting, and IDE support (via a language‑server and VS Code extension) for Roku app developers who want safer, less‑boilerplate code and a build‑pipeline‑friendly compiler.