0.0.15 • Published 9 years ago

mean-date-filter v0.0.15

Weekly downloads
7
License
MIT
Repository
-
Last release
9 years ago

Date Filter

Date Filter is a mean.io package that allows user to specify starting and ending date with datepickers and quick select buttons.

Features

  • Filter with start and end dates
  • Datepickers
  • Quick select buttons
  • Customizable texts
  • Customizable date display format
  • Save and load filter settings for each user

Dependencies

  • Requires MEAN 0.4.0 http://mean.io
  • Other dependencies are installed automatically by npm.

Installation

npm install mean-date-filter --save

Basic Usage

<div mode="week" start-date="startDate" end-date="endDate" mean-date-filter></div>

Localized Usage

<div start-date-text="Aloituspäivä" end-date-text="Lopetuspäivä" year-text="Vuosi" month-text="Kuukausi" week-text="Viikko" format="dd.MM.yyyy" clear-text="Tyhjennä" current-text="Tänään" close-text="Sulje" mode="week" start-date="startDate" end-date="endDate" mean-date-filter></div>

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago