4.0.0 • Published 7 years ago

ical-date-parser v4.0.0

Weekly downloads
323
License
MIT
Repository
github
Last release
7 years ago

ical-date-parser

Parse a stringly typed iCal date as a native JS date object.

Circle CI Coverage Status

Installation

$ npm install ical-date-parser

Usage

import iCalDateParser from 'ical-date-parser';
iCalDateParser('20140422T233000Z');

Development

Install dependencies:

$ npm install

Run the example app at http://localhost:8080:

$ npm run example

Run tests using jest:

$ npm test

Run tests and watch for code changes:

$ npm run test:watch

License

MIT

4.0.0

7 years ago

3.1.1

8 years ago

3.1.0

8 years ago

3.0.3

8 years ago

3.0.2

8 years ago

2.0.7

8 years ago

2.0.4

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.3

8 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.8.9

9 years ago

1.8.8

9 years ago

1.8.7

9 years ago

1.8.6

10 years ago

1.8.5

10 years ago

1.8.4

10 years ago

1.8.3

10 years ago

1.8.2

10 years ago

1.8.1

10 years ago

1.8.0

10 years ago

1.7.2

10 years ago

1.7.1

10 years ago

1.7.0

10 years ago

1.6.0

10 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago