Please provide a short Readme in your github directories, with a short step-by-step guide on how to implement your CardSwipe component.
The majority of plugin/framework contributors on github are doing this, helping others to get a quick start adding their components...
And yes: of course I can figure it out myself, reading through your code... and everyone else can do this, spending hours of wasted time that could have been saved with a simple readme...
your plugins are all missing a Readme with a short guide.... be friendly and social and add it to save other ppl some time... it will take you only a couple of minutes but saves hours/weeks/days for all the other ppl using your component.
the example doesn't tell you where to put the files and stuff...
make no mistake: YOU know how to use that component, but for OTHERS it's hard to even know where to put the files and how to set references and which lines of code do really matter.... of course every1 can read through the example and do some oldskool "TRY AND ERROR" until it works. But why? Why not a readme that tells the important stuff and gets you started within a couple of minutes...