ngControls is an open-source project providing a complete library of lightweight (but powerful!) UI controls designed to work as AngularJS Reusable Components - requiring no additional libraries like jQuery.
- Folding Item
- Accordion
- Tabs (modified Tabs example from AngularJS homepage)
Kitchen Sink is available at http://ngcontrols.eu01.aws.af.cm/app/index.html
In preparation.
The root directory provides ngControls library files (ngcontrols directory) along with demo application ("Kitchen Sink").
To run Kitchen Sink server, run './scripts/web-server.js'.
Kitchen Sink index is available at /app/index.html
All files in this repository are distributed under GPLv3 license.
Milosz Lewandowski