Skip to content

harmony207/ng-directives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-directivesXT Open Source

By Ng-Directives Community

An open source Angular JS Directives

A note to contributers

1. Add a directive to js/directives.js
2. Add a directive tag to the index.html
3. Add html file to templates/{{filename}}.html (Optional)
4. Add code to the Controller js/app.js (Optional)
5. Add your name to a contributers.json file (Optional) 
	contributors format
	{
		name: "first_name last_name",
		position: "your_position",
		country: "country",
		links: {
			google-plus: "https://plus.google.com/+HarmonyDevelopermothivhe/posts"
		}
	}
6. Add styling css/style.css (Optional)  

About

Directives XT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published