Content-Length: 258461 | pFad | http://github.com/DaniloMirandaNG/github-profiles/commit/1742cd35995694a421d937312400d16fca1f0fe7

98 método searchRepositories associado ao evento · DaniloMirandaNG/github-profiles@1742cd3 · GitHub
Skip to content

Commit 1742cd3

Browse files
método searchRepositories associado ao evento
1 parent 23ec5c1 commit 1742cd3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

js/events.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
$('#search form').on('submit', e => {
22
e.preventDefault();
3-
searchProfile($(e.target).find('input').val().trim());
3+
let name = $(e.target).find('input').val().trim();
4+
searchProfile(name);
5+
searchRepositories(name);
6+
$(e.target).find('input').val('');
47
});

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/DaniloMirandaNG/github-profiles/commit/1742cd35995694a421d937312400d16fca1f0fe7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy