Skip to content

Commit df9e103

Browse files
committed
README
1 parent f1e04b8 commit df9e103

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,23 @@ Since both these features LIVE, this software __assists__ the user while filling
7070

7171
## Configuration
7272
__`separator:`__ This property can be defined for the whole input box in general, or specially for each separator. Specific definitions override the general ones. (Default value is an empty string `""`)
73+
7374
__`pieces:`__ This is an array of the __`piece`__ objects.
75+
7476
-------__`length:`__ A positive integer denoting the number of character in a piece. (Default value is `1`)
77+
7578
-------__`pattern:`__ A [Regular Expression](https://www.w3schools.com/jsref/jsref_obj_regexp.asp) which defines the allowed characters in a piece.
79+
7680
-------__`type:`__ Should be set to `separator` to add a separator, or else, should be left blank.
7781

7882
## Information
7983
Made as a plugin for jQuery
84+
8085
Dependent on jQuery version 3.x.x
8186

8287
## Creator
8388
__Made By:__ _Ishpreet Singh Bhasin_
89+
8490
[__Website__](http://ishpreet.tech/)
91+
8592
[__GitHub__](https://github.com/ish-101/)

0 commit comments

Comments
 (0)