An open API service indexing awesome lists of open source software.

https://github.com/tinacious/ng-tabs

Tabs directive for Angular.js
https://github.com/tinacious/ng-tabs

angularjs tabs

Last synced: 30 days ago
JSON representation

Tabs directive for Angular.js

Awesome Lists containing this project

README

          

# ng-tabs

A very simple tabs interface to implement in Angular.js with no other dependencies.

## HTML

```html





```

## CSS

Use the provided `tabs.css` file to style the tabs. Some basic styles have been included.