Skip to content

Instantly share code, notes, and snippets.

@roydukkey
roydukkey / parallax-js.d.ts
Last active October 21, 2023 08:59
Typedef for parallax.js until they finally publish one. Give my your improvements. React parallax example.
declare module 'parallax-js' {
export default class Parallax {
private inputElement?: string | HTMLElement | null;
private calibrateX?: boolean;
private calibrateY?: boolean;
private invertX?: boolean;
private invertY?: boolean;
private limitX?: number | false;
private limitY?: number | false;
private scalarX?: number;
Microsoft Visual Studio Community 2015
Version 14.0.25422.01 Update 3
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Community
Microsoft Visual Studio Tools for Applications 2015 00322-20000-00000-AA128
Microsoft Visual Studio Tools for Applications 2015
@roydukkey
roydukkey / input.md
Last active June 22, 2016 15:19
Markdig v0.5.9 failure

Daily Rates

Road Trailers 		45'				$45.00/day 		$0.05/mi		$25.00 Setup
					53'				$55.00/day		$0.05/mi		$25.00 Setup

Weekend Rates

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using npm@3.9.6
3 info using node@v4.2.2
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree