Commit graph

10 commits

Author SHA1 Message Date
fb903a8532
feat: port to typescript
* Wrapper was showing it's age, dated syntax, zero tests, et cetera.
* Ported wrapper to Typescript.
* Actually, was a full rewrite, the original interfacing was too obscure.
* Added linting (Airbnb).
* Rewrite includes full feature parity with the Holiday API service.
* This includes support for additional endpoints and latest request parameters.
* Added a ton of additional examples to the README.
* Finally got testing into the mix.
* Added Travis for CI and Coveralls for coverage reporting.
2019-09-09 22:20:39 -05:00
Yaw Etse
b6ad36a075 allow for the key to be passed as a parameter
this will also use the property `key` on the prototype if it's defined.
2019-06-01 13:54:16 -05:00
Josh Sherman
e4b27db043 Bumped version 2016-08-30 23:56:39 -05:00
Josh Sherman
5bf4a64d59 Fixed up README 2016-08-30 23:55:58 -05:00
Josh Sherman
8288d8f246 Bumped version 2016-08-20 14:04:28 -05:00
Josh Sherman
05abb58875 Fixed README 2016-08-20 14:04:03 -05:00
Josh Sherman
9b9d800ef4 Spruced up readme, bumped version 2016-08-20 13:46:16 -05:00
Josh Sherman
221e1303be Q&D wrapper 2016-08-20 13:40:12 -05:00
Josh Sherman
87874b013f Update README.md 2016-08-08 23:57:15 -05:00
Josh Sherman
ee9a5b083e Initial commit 2016-08-08 23:55:29 -05:00