File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# aspnet-validation
2
- > Enables ASP.NET Core MVC client-side validation, without JQuery!
2
+ > Enables ASP.NET Core MVC client-side validation without JQuery!
3
3
4
4
[ ![ npm] ( https://img.shields.io/npm/v/aspnet-validation.svg )] ( https://www.npmjs.com/package/aspnet-validation ) [ ![ Build Status] ( https://travis-ci.org/ryanelian/aspnet-validation.svg?branch=master )] ( https://travis-ci.org/ryanelian/aspnet-validation )
5
5
@@ -60,9 +60,9 @@ v.bootstrap();
60
60
61
61
** jQuery + jQuery Validation + jQuery Validation Unobtrusive:** 67.9 KB + 22.5 KB + 5.14 KB = ** 95.6 KB**
62
62
63
- ** aspnet-validation:** 9.81 KB ** (10.26% )**
64
- - ** promise-polyfill** : +2.58 KB = ** 12.4 KB (12.97%) **
65
- - ** es6-promise** : +6.19 KB = ** 19 KB (19.87%) **
63
+ ** aspnet-validation:** ~ 10 KB ** (10.46%, ~ 4KB GZIP )**
64
+ - ** promise-polyfill** : +2.58 KB
65
+ - ** es6-promise** : +6.19 KB
66
66
67
67
## Building the Source Code
68
68
You can’t perform that action at this time.
0 commit comments