- Washington, DC
- https://jaredlaser.com
Block or Report
Block or report imjared
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A CasperJS script that crawled a lis...
A CasperJS script that crawled a list of links on then scraped the relevant content on each page and output it to a nicely formatted XML file. Sure beats database dumps/SQL manipulation, in my opinion. 1/*jshint strict:false*/
2/*global CasperError console phantom require*/
34/**
5* grab links and push them into xml
-
ticketflyTotal.js
ticketflyTotal.js 1var total = 0;
23$('.results-list tr').not('thead tr').each( function() {
4var amount = $(this).find('td').eq(4).text();
5amount = amount.replace('$', '');
-
source for codepen.io/imjared/full/a...
source for codepen.io/imjared/full/athzf. 1@import "mathsass/dist/math.scss";
23$radius: 12px;
4$colors : (
51: #746f86,
-
951 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
albingroen/react-cmdk,
imjared/react-cmdk
Contribution activity
December 2023
34
contributions
in private repositories
Dec 3 – Dec 7