Skip to content
View scottbamford's full-sized avatar
Block or Report

Block or report scottbamford

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. apifetch-json apifetch-json Public

    fetch() wrapper that provides an easy to read API for reading and writing JSON objects over HTTP(S).

    TypeScript

  2. inject-typesafe inject-typesafe Public

    Inject Typesafe is a 100% typesafe dependency injection framework for typescript that takes a alternative very lightweight approach to dependency injection that feels more like state management tha…

    TypeScript 6

  3. inject-typesafe-react inject-typesafe-react Public

    Reactjs integration for inject-typesafe in the form of a Context, high-order component (HOC) and hook for resolving injected services.

    TypeScript

  4. pojo-repository pojo-repository Public

    Repository interfaces for CRUD operations on plain-old-javascript/json-objects (pojos), and HttpRestRepositry provider for use with standard rest apis.

    TypeScript

  5. react-use-async-callback react-use-async-callback Public

    React hook that provides a standard way to generate async callbacks by returning a wrapped callback, an executing and flag, and error result created from any raised exceptions.

    TypeScript 4 1

  6. pojo-validator pojo-validator Public

    pojo-validator is a lightweight validation framework using for any models that are plain-old javascript objects (pojo).

    TypeScript