One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
TypeScript 5 hrs 44 mins ██████████████▍░░░░░░ 68.5% | |
Python 1 hr 37 mins ████░░░░░░░░░░░░░░░░░ 19.4% | |
JSON 27 mins █▏░░░░░░░░░░░░░░░░░░░ 5.5% | |
Bash 13 mins ▌░░░░░░░░░░░░░░░░░░░░ 2.6% | |
Markdown 12 mins ▌░░░░░░░░░░░░░░░░░░░░ 2.5% |
z=0; | |
document.getElementsByClassName("SetPreview-cardBylineTermsCount").forEach(val => {z+=parseInt(val.innerText.split()[0])}); | |
console.log(z); |