thimbleful
v1.0.0
Published
A non-framework framework. Just enough Javascript to make your single page app come to life.
Downloads
3
Readme
thimbleful (Noun, ˈθɪmbəlˌfʊl) ⸺
- As much as a timble will hold
- A very small quantity, specifically of alcoholic beverages
- Just enough Javascript to make your single page app come to life
Welcome!
For most websites all I really need is to have a menu, some routing and a couple of pages. Or I just want some very basic behaviour like tabs, popups, dialogs, maybe a carousel. Most websites just aren't really that complicated, and really don't warrant a full Javascript framework in my opinion.
However, I did find myself rewriting these few bits of Javascript in some form or another time and time again. Which started to get annoying.
So, in the spirit of Vanilla JS, I guess this collection of snippets is my attempt at a non-framework framework 🎈
Getting started
See the documentation for installation instructions and examples of how Thimbleful can help you.