ソースを参照

Update nuget package description

Robin Herbots 13 年 前
コミット
0936b84894
1 ファイル変更12 行追加2 行削除
  1. 12 2
      nuget/jquery.inputmask.nuspec

+ 12 - 2
nuget/jquery.inputmask.nuspec

@@ -11,9 +11,19 @@
         <requireLicenseAcceptance>true</requireLicenseAcceptance>
         <description>jquery.inputmask is a jquery plugin which create an input mask.
 
-Copyright (c) 2010 - 2013 Robin Herbots Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
+An inputmask helps the user with the input by ensuring a predefined format. This can be usefull for dates, numerics, phone numbers, ...
 
-   .</description>
+Highlights:
+- easy to use
+- optional parts anywere in the mask
+- possibility to define aliases which hide complexity
+- date / datetime masks
+- numeric masks
+- lots of callbacks
+- non-greedy masks
+- many features can be enabled/disabled/configured by options
+- supports readonly/disabled/dir="rtl" attributes
+</description>
         <tags>jQuery, plugins</tags>
     </metadata>
     <files>