Skip to content

Commit

Permalink
Add status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
forabi authored Jan 24, 2018
1 parent f56d9b2 commit ddf0afc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# class-sanitizer
# class-sanitizer [![Build Status](https://travis-ci.org/hollowverse/class-sanitizer.svg?branch=master)](https://travis-ci.org/hollowverse/class-sanitizer)


Allows to use decorator and non-decorator based sanitization in your Typescript classes.
Internally uses [validator.js][1] to make sanitization.
Expand Down Expand Up @@ -156,4 +157,4 @@ Take a look at [the tests](./__tests__) for more examples of usages.


[1]: https://github.com/chriso/validator.js
[2]: https://github.com/pleerock/typedi
[2]: https://github.com/pleerock/typedi

0 comments on commit ddf0afc

Please sign in to comment.