Skip to content

Commit 8a59d5a

Browse files
committed
Update file: jquery-mask-plugin-by-igorescobar.html
1 parent aab4253 commit 8a59d5a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

jquery-plugins/jquery-mask-plugin-by-igorescobar.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,21 @@
9393
<!-- Project Name & Description -->
9494
<h1 id="packageName">Jquery Mask Plugin</h1>
9595
<p id="packageDescription" class="text-muted">A jQuery Plugin to make masks on form fields and HTML elements.</p>
96+
97+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
98+
<div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
99+
<span>html-element</span>
100+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
101+
<span>javascript</span>
102+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
103+
<span>jquery-mask-plugin</span>
104+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
105+
<span>jquery-plugin</span>
106+
</div><div class="d-inline-flex align-items-center bg-light border rounded-pill px-3 py-1 me-2 mb-2">
107+
<span>mask</span>
108+
</div>
109+
</div>
110+
96111
<!-- Statistics -->
97112
<div class="stat-row d-flex justify-content-around align-items-center text-center mb-2">
98113
<div class="stat-box d-flex align-items-center">

0 commit comments

Comments
 (0)