angular-pokemon

0.0.2 • Public • Published

angular-pokemon Build Status

Pokemon directive for Angular.js

How do I add this to my project?

You can download angular-pokemon by:

<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.0-rc.3/angular.min.js"></script>
<script src="app/bower_components/angular-pokemon/angular-pokemon.js"></script>
<script>
  angular.module('YOUR_APP', [
    'angular-pokemon'
  ]);
</script> 
 

Originially designed by @briantford via Plunker Example

Readme

Keywords

none

Package Sidebar

Install

npm i angular-pokemon

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • gdi2290