[Ur] ANNOUNCE: uru - the jQuery widget wrappers with a demo
Sergey Mironov
grrwlf at gmail.com
Tue Oct 8 06:03:26 EDT 2013
Hi. I'm happy to announce the uru - collection of thin wrappers for
the jQuery widgets. Sources are available on the Github
https://github.com/grwlf/uru
The collection provides wrappers for the following widgets:
MegaMenu2 MenuUI NivoSlider ThreeColumns TinyMCE
All wrappers are no more than just sketches, but the approach is
working and the API may be extended. A kind of continuation monad-like
structure is used for tracking header dependencies and preventing
double-inclusion. Note, that seven patches (see urweb/ directory in
the uru repo) should be applied on the top of Ur/Web in order to build
the collection. Most of them are safe, but the
urweb/2_of_7_Enable_the__script__tag.patch is a bit tricky (please see
patch annotation).
Also, I've wrote a couple of dev tools helping me to manage ur
projects. They are not required for building but are required for
extending the collection.
Regards,
Sergey
More information about the Ur
mailing list