Commit Graph

11 Commits

Author SHA1 Message Date
Troy McConaghy 54dfcf637f Add SPDX license info strings to all source files 2018-08-10 12:49:26 +02:00
Matthias Kretschmann 81ef5978b8
API docs & dev updates
* new command: npm run doc, for generating the API.md file
* new command: npm run dev, for live watching webpack
* JSdoc: make all methods public by default, selectively make some private
* JSdoc: organize all methods under their class
* linting fixes
* package updates
2018-05-14 17:14:40 +02:00
manolodewiner 4dd006b8cb fix issues 2018-01-04 10:15:45 +01:00
michielmulders ce9e88bac3 Fixed for TravisCI 2017-09-26 16:29:52 +02:00
michielmulders 42c037c6ac Trying to match TravisCI Criteria 2017-09-26 16:25:07 +02:00
michielmulders 823d340d61 Updated errorObject to match TravisCI criteria 2017-09-26 16:19:36 +02:00
michielmulders 6c01d37576 Solved throw payload message at baserequest 2017-09-26 16:05:25 +02:00
michielmulders d284ced256 Tried to change permissions of all files to 664 2017-09-22 10:15:02 +02:00
michielmulders dfaf97e5ce Basic usage examples added, not completed 2017-09-22 10:14:24 +02:00
Matthias Kretschmann 90cfaf1103
lint all the things 2017-06-12 16:57:29 +02:00
Matthias Kretschmann e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00