Commit Graph

7 Commits

Author SHA1 Message Date
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
Jernej Pregelj 150b625997 npm updates 2018-03-29 18:58:55 +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
vrde a5efa38121
Add few tests 2017-06-16 11:22:23 +02:00
Matthias Kretschmann b8007b4883
proper json syntax 2017-06-06 16:23:57 +02:00
Matthias Kretschmann e595bf812a ignore yarn.lock 2017-04-26 15:58:19 +02:00