Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 35e3041

Browse files
committed
add life-support comment in readme
1 parent 8c0cc9e commit 35e3041

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

readme.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Angular Validation (Directive / Service)
2-
`Version: 1.5.24`
2+
`Version: 1.5.25`
3+
4+
## Project in Life Support
5+
##### still accepting PR for any bug fix
6+
7+
This project is now in Life Support since most of us already moved to newer version of Angular. However I do want to point out that if you still use the lib and find a Bug, I certainly still welcome PR (Pull Request) to address bug fixes. So I'm not totally gone but I won't personally invest more time in the lib. Also note that the lib will not be rewritten to support Angular 2+
8+
9+
On a totally different note, I'm still very active in the Angular 4+ world (even Aurelia world) and you might be interested in looking at some of my other libraries.
10+
- [Angular-Slickgrid](https://github.com/ghiscoding/Angular-Slickgrid)
11+
- [Angular Markdown Preview Editor](https://github.com/ghiscoding/angular-markdown-editor)
12+
13+
In the Aurelia world
14+
- [Aurelia-Slickgrid](https://github.com/ghiscoding/aurelia-slickgrid)
15+
- [Aurelia Bootstrap Plugin](https://github.com/ghiscoding/Aurelia-Bootstrap-Plugins)
16+
17+
---
18+
319
### Forms Validation with Angular made easy!
420
##### (Concept comes from the amazing Laravel)
521

0 commit comments

Comments
 (0)