We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e453171 commit c77ef1fCopy full SHA for c77ef1f
README.md
@@ -1,5 +1,7 @@
1
# angular-http-status
2
3
+> Demo: http://yllieth.github.io/angular-http-status/app/index.html
4
+
5
Angular stuff to easily convert status text into its HTTP code and _vice versa_.
6
7
I only care about _real_ Http statuses, so I used the list from
@@ -98,4 +100,4 @@ DBAD. See the [LICENSE](https://github.com/yllieth/angular-http-status/blob/mast
98
100
2. Create your feature branch (`git checkout -b my-new-feature`)
99
101
3. Commit your changes (`git commit -am 'Add some feature'`)
102
4. Push to the branch (`git push origin my-new-feature`)
-5. Create new Pull Request
103
+5. Create new Pull Request
0 commit comments