Skip to content

bgammill/ng-chance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-chance

This project aims to provide an easy way to integrate Chance.js with Angular.

Installation

Download via Bower

bower install ng-chance

Add script tags

<script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fbower_components%2Fchance%2Fchance.js"></script>
<script src="proxy.php?url=https%3A%2F%2Fgithub.com%2Fbower_components%2Fng-chance%2Fng-chance.js"></script>

Usage

<h1 ng-chance="name"></h1>
<p ng-chance="phone"></p>

About

An Angular directive for Chance.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors