Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rbecheras/angular-defer-cloak

Angular `defer-cloak` directive + CSS rules as an improved alternative to the native angular `ng-cloak` directive.
https://github.com/rbecheras/angular-defer-cloak

Last synced: about 14 hours ago
JSON representation

Angular `defer-cloak` directive + CSS rules as an improved alternative to the native angular `ng-cloak` directive.

Awesome Lists containing this project

README

        

# angular-defer-cloak

Angular `defer-cloak` directive + CSS rules as an improved alternative to the native angular [`ng-cloak` directive](https://docs.angularjs.org/api/ng/directive/ngCloak).

## Installation

bower install angular-defer-cloak

## Initialisation of your application

```js
angular.module('app',['deferCloak'])
```

```html







```

## Usage example

```html


Loading ...


No item available




Can't fetch items




  • {{item.label}}