Skip to content

Dynamic meta tags in your AngularJS single page application

License

Notifications You must be signed in to change notification settings

sulphur/ngMeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngMeta

Dynamic meta tags in your AngularJS single page application

Getting Started

Install via NPM:

npm install ngMeta --save

Install via Bower:

bower install ngMeta --save

Add it as a dependency of your module.

angular.module('YourApp',['ngMeta']);

##MIT Licence Vinay Gopinath

About

Dynamic meta tags in your AngularJS single page application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%