GitXplorerGitXplorer
C

angular-groot-ipsum

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fcdfce2920f77d809cfd3b135e889b32d5eb36db

Upgrade to Angular 1.7, updated readme

CChristianKreuzberger committed 6 years ago
Verified
8e9948bcc27cae31a94967f91adf3277d1b0c479

Merge pull request #6 from janosorcsik/patch-1

CChristianKreuzberger committed 6 years ago
Verified
1752b4b7009c1712e4155a9bf09ace2a932d753b

Fix Hungarian translation

jjanosorcsik committed 6 years ago
Unverified
530016deb983f703073689d1fc98c0e908db616b

Merge pull request #5 from ladokp/master

bbeachmachine committed 8 years ago
Unverified
3b1044a485d02b7d40e9a565efbc726bf34b74ee

Fixed easter egg

committed 8 years ago
Unverified
ad79eeda043721672ce8ef202fe4e0b03d340546

Merge pull request #4 from ladokp/master

bbeachmachine committed 8 years ago

README

The README file for this repository.

Groot Ipsum

This repo contains a very basic text generator that is only capable of writing "I am Groot" in various languages.

Demo: https://christiankreuzberger.github.io/angular-groot-ipsum/

Languages

If you want to submit more languages or texts, please have a look at data/groot.json and submit a pull request.

Copyright

The name "Groot" as well as the saying "I am Groot" is (c) Marvel Studios and/or Walt Disney Studios Motion Pictures.

This repo is under the WTFPL License, which means: Do what the f?$! you want.

Development and Deployment / gh-pages

Any changes should be deployed to the gh-pages branch by merging the changes into the master branch and then into the gh-pages branch. There is no need to build any of the changes.