Skip to content

Commit

Permalink
Updated readme to include treacherous-decorators
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Prosser committed Sep 11, 2017
1 parent 5e58b41 commit f587a00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ Just look in the `docs` folder for more documentation on certain scenarios or su
This library is the core treacherous framework, which purely handles the validation of models, however there are a few other libraries which build on top of this such as:
- [treacherous-decorators](https://github.com/grofit/treacherous-decorators) (Allows validation rules to be defined by decorators i.e `@withRule(..)`)
- [treacherous-view](https://github.com/grofit/treacherous-view) (Convention based classes for view framework integration)
- [treacherous-knockout](https://github.com/grofit/treacherous-knockout) (Knockout bindings for treacherous)
Expand Down

0 comments on commit f587a00

Please sign in to comment.