Giter Club home page Giter Club logo

steve_thompson's Projects

is-match icon is-match

A substitute for using === operator. Useful when arrays don't have to be identical via === to be deemed a match. They must only have identical content.

is-object-not-object icon is-object-not-object

2 functions that check if passed argument is or is not an object. Null is not considered an object.

item-in-browser-storage icon item-in-browser-storage

An abstract TypeScript/JavaScript class representing an item stored in the browser's localStorage or sessionStorage

javascript-not icon javascript-not

An alternative to the sneaky ! negation operator for Javascript

load-to-page-translator icon load-to-page-translator

TypeScript/JavaScript class intended to help a separate Paginator class paginate data that can only be stored in memory one batch at-a-time. Figures out what pages belong in what batch.

loaded-page icon loaded-page

A TypeScript/Javascript class intended to be used with a separate Paginator class. It loads a page (array) of data into memory

number-array icon number-array

A Typescript/Javascript class which contains and manipulates an array of numbers

object-in-browser-storage icon object-in-browser-storage

An abstract TypeScript/JavaScript class representing an object or array stored in the browser's localStorage or sessionStorage

observable-service icon observable-service

Abstract Typescript/JavaScript class that acts as a middleman between the class that creates the observable and the class that subscribes to the observable

page-load-access icon page-load-access

A TypeScript/Javascript class that loads a batch (array) of data from a larger set too big to be loaded all at once.

pagination-load-info icon pagination-load-info

A TypeScript/Javascript class that has properties that give information about a dataset too big to be loaded all at once that is stored in memory one batch at-a-time, with the intention of paginating the batch.

pagination-page-info icon pagination-page-info

Intended to help a separate Paginator class paginate data. Specifically, this class contains the properties `itemsPerPage` and `totalPages`, which will be used by other classes

phplib icon phplib

Building my own library of php functions/classes

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.