Highlights
- Pro
Pinned Loading
-
A typescript implementation of sever...
A typescript implementation of several versions of a Monad that allows a pipe-style application syntax as well as Monad-level logic. 1// -------------------------------------------------------------------------------------------------------------------------------------
2// This is a basic example of how a framework can be developed to apply a series of transformations in sequence.
3// -------------------------------------------------------------------------------------------------------------------------------------
45type Chain<T> = {
-
A promise-based way to resolve fireb...
A promise-based way to resolve firebase firestore references recursively in an object and asynchronously. 1// This file contains common operations that will need to be performed often.
23import { firestore } from "firebase";
4import { isUndefined } from "util";
5 -
tsxlight-renderer
tsxlight-renderer PublicA lightweight server-side react-style TSX virtual-dom rendering framework for web and electron
TypeScript
-
cornell-dti/idol
cornell-dti/idol PublicInternal tools platform for DTI, a project team/web development club at Cornell University, which automates all operations of an organization of 100+ members.
-
new-react-typing-effect
new-react-typing-effect PublicA newer, more customizable typing effect component; written in Typescript.
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.