My collection of Onsen Examples
-
I just wanted to share that I created a public Github repo for Onsen code bits. I am basically collecting the code that I have contributed in the forum as a quick reference for anyone who might need it.
https://github.com/munsterlander/Onsen-Examples
- Into to Onsen
- Basic template to get started
- Prevent undefined errors
- Storing Data
- LocalStorage Library
- Admob Example
- eBook Template (has swipe-able chapters, menu chapters, saves where you left off, and text highlighting search with dropdown menus)
- Into to Onsen
-
@munsterlander Great, thanks for sharing :)
Just an idea, maybe you can add a list of the examples here in the main post (or add related tags) so other users can find this topic with the search tool when looking for their issues.
-
@Fran-Diox Updated and will continue to update. Most of this is just snippets of code that people have requested or we answer multiple times. Hopefully, it helps and I will continue to add to it as I go.