Pinned Loading
-
kegstand
kegstand PublicPlaceholder repo for an open source, scale- and/or flow-based platform for monitoring beer consumption
-
Explanation of a "deep import"
Explanation of a "deep import" 1# Deep Imports
23## Description
45A "deep import" is simply an ESM import that goes deeper than the package root:
-
These are my personal preferences fo...
These are my personal preferences for keeping LESS/SASS code organized, modular and with low specificity. 1# LESS/SASS Guidelines #
23## Structure. Structure. Structure ##
4Make sure structure is organized and created in such a way that accommodates a large project by properly categorizing and modularizing folders and files. It’s better to feel that you’re over-engineering at the beginning, and restructure “down” later, than to assume a minimal set-up up front, simply for the sake of expediency.
5 -
A Veeva ClickStream helper class for...
A Veeva ClickStream helper class for page and event tracking. *Requires veeva-library.js 1/**
2* Veeva ClickStream tracking class.
3*
4* Author: Jeremy Daley
5* Liscence: MIT
31 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
January 2025
Created 2 commits in 2 repositories
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 3 comments
[apicache] Makes 'target' prop optional as indicated in docs
Description
Make clear()
target
property optional as indicated in the docs:
https://www.npmjs.com/package/apicache#api
apicache.clear([target]) - …
+4
−2
lines changed
•
3
comments