Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheo/angular

Open Source Angular Libraries: MatDataSource, MatDatepicker
https://github.com/matheo/angular

angular angular-material datasources datepicker dynamic-forms schematics

Last synced: 13 days ago
JSON representation

Open Source Angular Libraries: MatDataSource, MatDatepicker

Awesome Lists containing this project

README

        

# @matheo

[![MIT badge](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
![Circle CI](https://img.shields.io/circleci/build/github/matheo/angular?token=6b2b1dc42fc44f80fdae3e70f1c4f170f35419fd)

This project is a sandbox to play with Angular and Nx, to improve my coding standards and release some open source stuff.

## @matheo/datasource

[![npm badge](https://badge.fury.io/js/%40matheo%2Fdatasource.svg)](https://www.npmjs.com/package/@matheo/datasource)
[![npm downloads](https://img.shields.io/npm/dm/@matheo/datasource.svg?style=flat)](https://npmcharts.com/compare/@matheo/datasource?minimal=true)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/@matheo/datasource)](https://bundlephobia.com/result?p=@matheo/datasource)

Reactive Datasource for Angular.

## @matheo/datepicker

[![npm badge](https://badge.fury.io/js/%40matheo%2Fdatepicker.svg)](https://www.npmjs.com/package/@matheo/datepicker)
[![npm downloads](https://img.shields.io/npm/dm/@matheo/datepicker.svg?style=flat)](https://npmcharts.com/compare/@matheo/datepicker?minimal=true)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/@matheo/datepicker)](https://bundlephobia.com/result?p=@matheo/datepicker)

A fork of the official datepicker module with time picking support.