Giter VIP home page Giter VIP logo

Scott Bamford's Projects

apifetch-json icon apifetch-json

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

gitcandy icon gitcandy

A Git server side platform based on ASP.NET MVC

guid-string icon guid-string

Utilities that allow us to do simple management of Guids or uuids as strings

inject-typesafe icon inject-typesafe

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 than a black box.

inject-typesafe-react icon inject-typesafe-react

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

kirei.dbscriptmanager icon kirei.dbscriptmanager

Database script manager that uses SQL scripts to manage database initalisation and updates.

pojo-repository icon pojo-repository

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

pojo-validator icon pojo-validator

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

pojo-validator-reactstrap icon pojo-validator-reactstrap

Wrapper components for Reactstrap's Input and FormFeedback that make it easy to show validation errors generated by pojo-validator.

react-scrollto icon react-scrollto

React component that can scroll to itself using scrollInView when its shouldScrollTo prop is true.

react-universal-navigation icon react-universal-navigation

Universal access to navigation properties for different react navigators including react-navigation (for react-native) and connected-react-router for react-redux.

react-use-async-callback icon react-use-async-callback

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.

react-withcontainer icon react-withcontainer

HOC that allows ioc for Uis to wrap themselves in containers passing themselves to the container as props.container.

reactstrap-buttonasync icon reactstrap-buttonasync

reactstrap Button with support that will disable itself and optionally show different children when isExecuting is true (usually during an async task).

sparkleshare icon sparkleshare

SparkleShare is an Open Source collaboration and sharing tool that is designed to keep things simple and to stay out of your way. It allows you to instantly sync with Git repositories and is available for Linux distributions, Mac and Windows.

use-callback-await-state-sync icon use-callback-await-state-sync

React hook that returns a callback that will not execute right away when called, but will instead execute next time all the state has been synchronised.

use-toggle-state icon use-toggle-state

A useState like hook for boolean values that returns the state, and a ToggleStateAction instead of a SetStateAction that allows the setState callback to be called without passing any arguments to simply toggle the boolean value.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.