Pinned Repositories
bookmarks
Bookmarks is an Angular demonstration application for managing your favorite URLs.
chunks
Creates an array of elements split into groups the length of size.
destroyable
Destroyable is an abstract class that implements the OnDestroy life-cycle hook in Angular
devices
Angular library that simplifies working with desktop, tablet and mobile devices.
logger
Logger is a small Angular service that writes output to the browser's console.
observables
TypeScript library that contains handy rxjs 6 operators.
reactions
Library for creating reactive objects that encapsulate software features.
stateful
Stateful is a tiny state manager for TypeScript and RxJS projects.
tetromino
Block merging game built with React, Redux and Tailwind.
video-background
React project that demonstrates using a YouTube video as a background cover.
Nick Foscarini's Repositories
reactgular/tetromino
Block merging game built with React, Redux and Tailwind.
reactgular/video-background
React project that demonstrates using a YouTube video as a background cover.
reactgular/observables
TypeScript library that contains handy rxjs 6 operators.
reactgular/destroyable
Destroyable is an abstract class that implements the OnDestroy life-cycle hook in Angular
reactgular/devices
Angular library that simplifies working with desktop, tablet and mobile devices.
reactgular/chunks
Creates an array of elements split into groups the length of size.
reactgular/stateful
Stateful is a tiny state manager for TypeScript and RxJS projects.
reactgular/bookmarks
Bookmarks is an Angular demonstration application for managing your favorite URLs.
reactgular/layouts
Layouts is an Angular component library that implements a *border layout* using a container that can dock child panels into Top, Left, Right, Bottom and Center regions.
reactgular/logger
Logger is a small Angular service that writes output to the browser's console.
reactgular/object-handlebars
Minimal templating with {{handlebars}} in a JavaScript object.
reactgular/reactions
Library for creating reactive objects that encapsulate software features.