Matt Lewis

Results 17 repositories owned by Matt Lewis

angular-async-cache

20
Stars
3
Forks
Watchers

A simple utility to help with caching of promises and observables to enable an easy offline first approach in angular 6+ apps

angular-bluebird-promises

74
Stars
7
Forks
Watchers

Replace the default angular $q service with the bluebird promise library for enhanced promises within your angular app!

angular-bootstrap-calendar

797
Stars
367
Forks
Watchers

A port of the bootstrap calendar widget to AngularJS (no jQuery required!)

angular-bootstrap-confirm

88
Stars
34
Forks
Watchers

Displays a bootstrap confirmation popover (with no jQuery or bootstrap JS!)

angular-calendar

2.7k
Stars
860
Forks
Watchers

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.

angular-confirmation-popover

202
Stars
59
Forks
Watchers

An angular 15.0+ bootstrap confirmation popover

angular-draggable-droppable

134
Stars
52
Forks
Watchers

Observable powered drag and drop for angular 15.0+

angular-gauge

80
Stars
48
Forks
Watchers

A tiny angular 15.0+ wrapper for https://github.com/naikus/svg-gauge

angular-resizable-element

313
Stars
97
Forks
Watchers

An angular 15.0+ directive that allows an element to be dragged and resized

angular-text-input-autocomplete

44
Stars
39
Forks
Watchers

A angular 6+ directive for adding autocomplete functionality to text input elements, built around composability