Add Typescript definitions #138

Merged
BehindTheMath merged 8 commits from feature/ts-defs into master 2018-03-15 20:16:11 -05:00

8 Commits

Author SHA1 Message Date
Behind The Math
316f1160b4 Add JSDoc comments to the TS definitions 2018-03-15 20:59:40 -04:00
Behind The Math
ac42ba5fcf Add test file for TS
I haven't added any tooling for this test. To check it, Typescript
needs to be installed. Then run:
    tsc --noEmit ./tests/test.ts
2018-03-15 16:09:36 -04:00
Behind The Math
8985b107bd Rename pjax.d.ts to index.d.ts 2018-03-15 16:04:34 -04:00
Behind The Math
d9e5cd779b Fix documentation in README 2018-03-15 16:03:45 -04:00
Behind The Math
8cc616369d Add TS definition file to package.json 2018-03-15 16:03:18 -04:00
Behind The Math
8dabf6b9a0 Fix structure of TS definition file 2018-03-15 16:02:45 -04:00
Behind The Math
7a07a435bc Update README 2018-03-14 16:40:07 -04:00
Behind The Math
5b0ec7e099 Add Typescript definitions 2018-03-10 23:36:03 -05:00