Skip to content

sgentile/sds-angular-controls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sds-angular-controls

SDS Angular Directives

To Install this package:

bower install sds-angular-controls --save

See the wiki for more information on these controls

Form-Field Directives

Notes on pushing to bower:

commit your changes

git commit -am "Made some awesome new changes, now its even awesomer"

tag the commit

git tag -a v1.3.1 -m "Release version 1.3.1"

push to GitHub

git push origin master --tags

npm publish

npm publish


About

Angular Directives

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 16.0%
  • CSS 3.8%