- San Francisco
- https://borischerny.com
- https://www.threads.net/@boris_cherny
Highlights
- Pro
-
Official answers for exercises from Orielly's Programming TypeScript
-
-
eslint-plugin-react Public
Forked from jsx-eslint/eslint-plugin-reactReact specific linting rules for ESLint
-
-
-
-
tsoption Public
Correct, easy to use Option type for TypeScript. π¦
-
github-actions-badge Public
Forked from CultureHQ/github-actions-badgeA GitHub Actions README badge
-
eslint-plugin-flowtype Public
Forked from gajus/eslint-plugin-flowtypeFlow type linting rules for ESLint.
-
-
eslint-plugin-relay Public
Forked from relayjs/eslint-plugin-relayA plugin for the code linter ESLint to lint specific details about Relay.
-
gdbgui Public
Forked from cs01/gdbguiBrowser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will β¦
-
-
uxhr Public
The teeny tiny cross-browser XHR library - just 493 bytes gzipped!
-
react Public
Forked from facebook/reactA declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript MIT License UpdatedFeb 5, 2019 -
node-fileset Public
Forked from mklabs/node-filesetWrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
-
bst-next Public
Find the next node in a Binary Search Tree
-
typed-rx-emitter Public
Typesafe RxJS-based EventEmitter
-
-
better-asciidoctor-vscode Public
AsciiDoc VSCode plugin with live preview - makes your Asciidoc look like an Orielly book
-
promise-polyfill Public
Forked from taylorhakes/promise-polyfillLightweight ES6 Promise polyfill for the browser and node. A+ Compliant
JavaScript MIT License UpdatedAug 1, 2018 -
rxjs-1 Public
Forked from ReactiveX/rxjsA reactive programming library for JavaScript
TypeScript Apache License 2.0 UpdatedJul 29, 2018 -
RxJS Public
Forked from Reactive-Extensions/RxJSThe Reactive Extensions for JavaScript
TypeScript Apache License 2.0 UpdatedJul 29, 2018 -
-
-
typescript-chess Public
Chess example for Orielly's Programming TypeScript, Chapter 6
-
-
Hot module reloading demo for Undux
-
testcheck-js Public
Forked from leebyron/testcheck-jsGenerative testing for JavaScript
JavaScript Other UpdatedApr 29, 2018 -
typed-trait Public
A 100% typesafe class trait util for TypeScript