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
- Host: GitHub
- URL: https://github.com/tinacious/ng-tabs
- Owner: tinacious
- License: mit
- Created: 2016-05-09T18:00:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T12:15:34.000Z (almost 9 years ago)
- Last Synced: 2025-03-06T03:18:13.280Z (over 1 year ago)
- Topics: angularjs, tabs
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.