From 4f292f534a5dfd6f2d264f1f993db7e31591893a Mon Sep 17 00:00:00 2001 From: Olga Isakova Date: Sat, 30 Nov 2019 00:41:54 +0300 Subject: [PATCH] Add mst-gql to "Built with Microbundle" in README Hi and thanks for this mighty little bundler! I peaked into mst-gql source and was surprised how tidy it was, not least thanks to Microbundle. Thought it'd be worth adding here. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23356e1d..5741053b 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Here's what's coming up for Microbundle: - [mdx-deck-live-code](https://github.com/JReinhold/mdx-deck-live-code) A library for [mdx-deck](https://github.com/jxnblk/mdx-deck) to do live React and JS coding directly in slides. - [react-router-ext](https://github.com/ri7nz/react-router-ext) An Extended [react-router-dom](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom) with simple usage. - [routex.js](https://github.com/alexhoma/routex.js) A dynamic routing library for Next.js. +- [mst-gql](https://github.com/mobxjs/mst-gql) Bindings for mobx-state-tree and GraphQL. ## 🥂 License