Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alejandronanez/datepicker

RxJS + Typescript Datepicker
https://github.com/alejandronanez/datepicker

datepicker jest lodash rxjs typescript yarn

Last synced: 2 months ago
JSON representation

RxJS + Typescript Datepicker

Awesome Lists containing this project

README

        

# Datepicker powered by Typescript and RxJS 5
This project was built using _mainly_
- Mobile first approach
- RxJS 5.2
- Typescript 2.2.1
- Jest

## Mobile view
![Datepicker](datepicker-mobile.gif)

## What was my motivation?
TL;DR -> I want to learn RxJS

I found RxJS *SUPER CHALLENGING* and I think the best way to learn is to build something, that's how this mini project was born.

### Why Typescript?
I wanted to learn to use Typescript outside the Angular world.

## TODO
- [ ] Clean up styles
- [ ] Cleanup date and dom methods
- [ ] Improve/Cleanup types
- [ ] Add Travis/Circle
- [ ] Add a demo page

## Contribute
PRs welcome!

## License
MIT