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: about 2 months ago
JSON representation
Open Source Angular Libraries: MatDataSource, MatDatepicker
- Host: GitHub
- URL: https://github.com/matheo/angular
- Owner: matheo
- License: mit
- Created: 2019-03-18T21:28:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T00:11:09.000Z (over 1 year ago)
- Last Synced: 2024-05-01T20:38:05.282Z (over 1 year ago)
- Topics: angular, angular-material, datasources, datepicker, dynamic-forms, schematics
- Language: TypeScript
- Homepage: http://matheo.co/demos/
- Size: 5.52 MB
- Stars: 61
- Watchers: 5
- Forks: 15
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @matheo
[](https://opensource.org/licenses/MIT)
This project is a sandbox to play with Angular and Nx, to improve my coding standards and release some open source stuff.
## @matheo/datasource
[](https://www.npmjs.com/package/@matheo/datasource)
[](https://npmcharts.com/compare/@matheo/datasource?minimal=true)
[](https://bundlephobia.com/result?p=@matheo/datasource)Reactive Datasource for Angular.
## @matheo/datepicker
[](https://www.npmjs.com/package/@matheo/datepicker)
[](https://npmcharts.com/compare/@matheo/datepicker?minimal=true)
[](https://bundlephobia.com/result?p=@matheo/datepicker)A fork of the official datepicker module with time picking support.