minjs – 一组基于jQuery开发的轻量级UI组件
minjs is a collection of independent components, built on jQuery, that aims to accomplish a specific job with lightweight code.
Currently, there are 3 components: minform, longtable and dtcal.
minform brings cross-browser compatibility to HTML5 form enhancements (for attributes: placeholder
, required
and autofocus
).
longtable is for easily navigating through tables with many rows. It adds a pagination and offers functions to directly viewing any given page.
And, drcal, a simple calendar framework that looks and behaves how you wish. There are several functions for interacting with it.