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

https://github.com/dkarter/angulardd

A custom designed <select> dropdown using Angular and Sass
https://github.com/dkarter/angulardd

Last synced: about 2 months ago
JSON representation

A custom designed <select> dropdown using Angular and Sass

Awesome Lists containing this project

README

          

# AngularDD

A custom designed <select> dropdown using Angular and Sass

## Installation

Clone repo locally using

```
$ git clone [repo ssh clone url]
```

Using Bower run

```
$ bower install
```

Make sure you compile the sass file using

```
sass src/style.scss
```

# Development

```
sass --watch src/style.scss
```

## Usage
See src/dd.html for example

## Browser Compatibility

Tested and working with:

- Safari 8.0
- Firefox 32.0.3 & 33
- Chrome 38.0