Dan503
A highly innovative multi award winning Front End web developer. In my spare time I make tools that make web development easier for everyone.
NTTCanberra ACT, Australia
Pinned Repositories
Atomic-Categorizer
A tool for helping you decide what Atomic Design category components belong to.
font-face-generator
An @font-face generating Sass mixin to make adding custom fonts to websites much easier.
gulp-auto-imports
Auto generate import-only files for any file type. SCSS, JS, TS, Pug, whatever you want.
gutter-grid
A Sass flexbox based grid system that is able to replicate CSS grid-gap in IE11
mq-js
Media queries in JavaScript inspired by the mq-scss Sass mixin
mq-scss
Extremely powerful Sass media query mixin. Allows you to create almost any media query you can imagine.
query-list
A Sass mixin powered by mq-scss that is a work around for the lack of container queries in css
random-tables-roller
Personal project for quickly rolling random tables for my D&D games.
react-time-input-polyfill
A simple React component that produces an input[type=time] element with a built in Polyfill for Safari and IE support
time-input-polyfill
A polyfill for input[type=time] elements modeled after the Chrome & Fire Fox implementations.
Dan503's Repositories
Dan503/font-face-generator
An @font-face generating Sass mixin to make adding custom fonts to websites much easier.
Dan503/Atomic-Categorizer
A tool for helping you decide what Atomic Design category components belong to.
Dan503/time-input-polyfill
A polyfill for input[type=time] elements modeled after the Chrome & Fire Fox implementations.
Dan503/gutter-grid
A Sass flexbox based grid system that is able to replicate CSS grid-gap in IE11
Dan503/mq-js
Media queries in JavaScript inspired by the mq-scss Sass mixin
Dan503/react-time-input-polyfill
A simple React component that produces an input[type=time] element with a built in Polyfill for Safari and IE support
Dan503/random-tables-roller
Personal project for quickly rolling random tables for my D&D games.
Dan503/gulp-auto-imports
Auto generate import-only files for any file type. SCSS, JS, TS, Pug, whatever you want.
Dan503/azure-auth-fe-only-challenge
Dan503/BUG-rollup-plugin-node-resolve
A reduced test case of my problem in rollup-plugin-node-resolve
Dan503/countdown-timer
A 5 minute count down timer designed to make Agile Refinement meetings more efficient
Dan503/cra-exports-not-defined-error
A minimal test case demonstrating this bug https://github.com/Dan503/react-time-input-polyfill/issues/23
Dan503/DefinitelyTyped
The repository for high quality TypeScript type definitions.
Dan503/focus-trap
Trap focus within a DOM node.
Dan503/focus-trap-react
A React component that traps focus
Dan503/gulp
A toolkit to automate & enhance your workflow
Dan503/gulp-cli
Command Line Interface for gulp.
Dan503/Learning-DSA---Data-Structures---Algorythms
Dan503/load-js
A small function for loading a js file before running code, will only ever load the file once per page load.
Dan503/next-auth-v4-tutorial-result
Dan503/next-auth-v5-tutorial-result
Dan503/next.js
The React Framework
Dan503/nextjs-azure-auth-challenge
Dan503/playtest-ts-redux-example-app
Dan503/prettier-plugin-jsdoc
A Prettier plugin to format JSDoc comments.
Dan503/recoil-essential-app
This application is a recoil state management usage example.
Dan503/seamless-scroll-polyfill
Scroll Behavior polyfill
Dan503/time-input-polyfill-tests
A set of Cypress tests for testing that time-input polyfills behave as expected
Dan503/time-input-polyfill-utils
A library of helper functions designed to make the building of time-input-polyfills easier
Dan503/zod
TypeScript-first schema validation with static type inference