0.0.1 • Published 8 years ago

react-tight-forms v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

react-tight-forms

A React component library that allows you to build compact ("tight") forms.

This library is heavily inspired by Grafana 2.x tight-form component

Notice

This library is under MAJOR development and the API is expected to change! No tests exist at the moment (they will be soon) and there is no documentation (yet).

Dependencies

This library is dependant on React, ReactDOM and classnames libraries.

Acknowledgements

Uses a modified version of PrettyCheckable sprite image for the light themes checkbox / radio button.

Uses the un-altered sprite image from Nick Dugger's Quick Tip: Easy CSS3 Checkboxes and Radio Buttons guide for the dark themes checkbox / radio button.

Inspirations came from Grafana tightform component.

Examples