SymboLinker's repositories
AwaitMultiple
Await multiple tasks in parallel and get their return values with concise code.
BreakTimer
Non-annoying free break timer
licensing-example
A proposed example of how to use 0BSD, ISC, MIT-0, Unlicense, CC0.
TaskExceptionCatcher
Use Catcher.Run(() => ...) for preventing a task to throw during a "one-fails-all" operation like Task.WhenAll or AwaitMultiple.
chess.js-with-chess960support-merged
A TypeScript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
Language:TypeScriptBSD-2-Clause000