Skip to content
This repository was archived by the owner on Sep 17, 2019. It is now read-only.
/ responsive-tabs Public archive

AngularJS directive that allows the use of tabs or accordion based on a given viewport size.

License

Notifications You must be signed in to change notification settings

bbalvanera/responsive-tabs

Repository files navigation

Responsive-tabs

Installation

Install via bower

bower install responsive-tabs

Usage

Add it as a dependency to your app and then use bernardo-balvanera.responsive-tabs in your HTML files.

Development

Install Gulp via npm if you don't have it

npm install -g gulp

Available commands

  • gulp: build and test the project
  • gulp build: build the project and make new files indist
  • gulp serve: start a server to serve the demo page and launch a browser then watches for changes in src files to reload the page
  • gulp test: run tests
  • gulp serve-test: runs tests and keep test browser open for development. Watches for changes in source and test files to re-run the tests

License

MIT

About

AngularJS directive that allows the use of tabs or accordion based on a given viewport size.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published