Skip to content

azachar/angular-language-picker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular language picker

A fork that aims to provide out-of-box solution for selecting languages.

Build Status Commitizen friendly Issue Stats Issue Stats

Home Page with examples

http://blog.chocolatejar.eu/angular-language-picker

Features

Install

bower install azachar/angular-language-picker --save

Development

  • The branch master contains the latest development version

  • The documentation is located in the branch gh-pages

  • To build distribution use this command

  grunt build
  • To include the development live preview into your project use

In the angular-language-picker folder

  bower link
  grunt dev

In your project folder

  bower link angular-language-picker

Releasing

  • Update version in package.json
  • Run
  grunt build
  • Commit and push to the master
  • Tag a new version in the repository
  • Generate changelog
  npm run changelog
  • Commit and push to the master

Want to help ?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for Contributing.

About

Angular language picker (A fork from Kate Hudson)

Resources

Contributing

Stars

12 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.1%
  • HTML 34.8%
  • CSS 2.1%