Skip to content

BrandonWilliamsCS/BrandonWilliamsCS-data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Tools

The data "model" layer of applications written in Typescript tend to have similar or repeated needs. This library provides a place to maintain simple, pure tools and utilities that help simplify these common situations.

Promise Tracking

JavaScript promises do not offer direct, immediate access to status and results. One must manually "track" the status of a promise from pending to resolved or rejected states. Included are structures and logic that simplify that work for you.

About

Simple tools for facilitating the flow of data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published