-
Notifications
You must be signed in to change notification settings - Fork 0
Clone of GitHub Created Using JavaScript ft. WhollyAPI & WebScrapperJS
License
jscloneof/jscloneof.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# jscloneof.github.io Clone of GitHub Created Using JavaScript ft. WhollyAPI & WebScrapperJS --- ## GitHub :- https://github.com/jscloneof/jscloneof.github.io ## Demo :- https://jscloneof.github.io/ ## Article :- https://dev.to/sh20raj/i-created-a-github-clone-using-javascript-webscrapperjs-3pn0 ## Deploy on Vercel :- ![https://vercel.com/button](https://vercel.com/new/clone?repository-url=https://github.com/jscloneof/jscloneof.github.io) main.js File ```javascript var url = "https://github.com"+location.pathname+''+location.search; document.write(WebScrapper.get(url)) ; function getparam(a,e){return e||(e=window.location.href),new URL(e).searchParams.get(a)} ```
About
Clone of GitHub Created Using JavaScript ft. WhollyAPI & WebScrapperJS
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published