alejandronanez / datepicker

RxJS + Typescript Datepicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

RxJS + Typescript Datepicker

License:MIT License


Languages

Language:TypeScript 54.5%Language:JavaScript 37.3%Language:CSS 6.8%Language:HTML 1.5%