12 Commits

Author SHA1 Message Date
Michał Pierzchała 495811bd08 feat: add query API (#13)
* feat: add query API

* use plural for API

* return empty array from queryAll

* fix wording in readme

* move mass exports to get/query files
2018-10-07 10:59:27 +02:00
Kacper Wiszczuk d66255d482 feat: fireEvent API (#11)
Implementation of fireEvent API.

Fixes #7
2018-10-07 08:23:21 +02:00
Michał Pierzchała 08c5725984 docs: move tagline up 2018-10-06 19:40:29 +02:00
Michał Pierzchała 062a43d9e8 docs: add badges 2018-10-06 19:39:44 +02:00
Michał Pierzchała 129bda8aee fix typo 2018-10-04 23:44:59 +02:00
Michał Pierzchała 61623ddee8 simplify example 2018-10-04 09:21:42 +02:00
Dawid 2c0b6b93ff fix: wrong package name in "installation" section (#5) 2018-10-03 21:33:29 +02:00
Michał Pierzchała 2a9f1f74ec add pretty-format to peerDeps in readme 2018-10-03 21:10:19 +02:00
Michał Pierzchała 5a16e8a6e7 update readme with new render API and example 2018-10-03 20:21:46 +02:00
Michał Pierzchała 520355a645 change shallow output to be more future proof 2018-10-03 19:27:32 +02:00
Michał Pierzchała c4a0dd7763 update readme 2018-10-03 19:15:36 +02:00
Michał Pierzchała ac77a55068 inital commit 2018-10-01 18:15:56 +02:00