Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rbecheras/angular-defer-cloak
- Owner: rbecheras
- License: mit
- Created: 2015-12-11T10:32:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T10:23:39.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T23:30:08.560Z (27 days ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}}