Masquerade-Circus / dragonbinder

1kb progressive state management library inspired by Vuex.
https://masquerade-circus.github.io/dragonbinder/
Apache License 2.0
73 stars 1 forks source link

Make examples with different frameworks and with vanillajs #3

Open Masquerade-Circus opened 5 years ago

Masquerade-Circus commented 5 years ago

Is your feature request related to a problem? Please describe. We need to create some examples of use with different frameworks.

Describe the solution you'd like Make an example for a framework and then update the documentation including the created example. The example must be in its own repo to mantain the Dragonbinder repo clean.

Additional context At least we should have these frameworks:

raulmelo commented 5 years ago

would be nice to add an example using with the IONIC 3 with angular.js

Masquerade-Circus commented 5 years ago

would be nice to add an example using with the IONIC 3 with angular.js

I have a very little knowledge of Ionic. Contributions are welcome. Just take in to account that the first examples must be simple and without much boilerplate.