Pinned Repositories
detect-it
Detect if a device is mouseOnly, touchOnly, or hybrid, and if the primary input is mouse or touch.
detect-passive-events
Detect if the browser supports passive event listeners
event-from
Determine if a browser event was caused by mouse, touch or key input.
fractal
Mandelbrot fractal generator - js web app, uses zero libraries
fscreen
Vendor agnostic access to the Fullscreen API
react-github-pages
React with React Router boilerplate for GitHub Pages
react-interactive
Better hover, active and focus states than CSS pseudo-classes, and a callback when the interactive state changes.
react-router-hash-link
Hash link scroll functionality for React Router
rollpkg
Zero-config build tool to create packages with Rollup and TypeScript
spa-github-pages
Host single page apps with GitHub Pages
rafgraph's Repositories
rafgraph/spa-github-pages
Host single page apps with GitHub Pages
rafgraph/react-router-hash-link
Hash link scroll functionality for React Router
rafgraph/fscreen
Vendor agnostic access to the Fullscreen API
rafgraph/detect-it
Detect if a device is mouseOnly, touchOnly, or hybrid, and if the primary input is mouse or touch.
rafgraph/rollpkg
Zero-config build tool to create packages with Rollup and TypeScript
rafgraph/react-interactive
Better hover, active and focus states than CSS pseudo-classes, and a callback when the interactive state changes.
rafgraph/detect-passive-events
Detect if the browser supports passive event listeners
rafgraph/event-from
Determine if a browser event was caused by mouse, touch or key input.
rafgraph/react-markdown-tree
Renders markdown as React components and never uses dangerouslySetInnerHTML
rafgraph/the-listener
Easily set complex listeners for mouse, touch and pointer events without conflicts
rafgraph/browserslist-config-css-grid
Browserslist config of all browsers that support css grid
rafgraph/current-input
Detect the current input (mouse or touch) and fix the sticky :hover bug on touch devices.
rafgraph/simplemark
A smaller version of Markdown
rafgraph/detect-touch-events
Detect if the browser has a touch screen and supports the Touch Events API
rafgraph/detect-pointer-events
Detect if the browser supports the Pointer Events API
rafgraph/react-fast-mount
Fast mount slow loading React components
rafgraph/four-corner-layout
Design concept for four presentation pages on a single web page
rafgraph/react-simplemark
React component and renderer for Simplemark
rafgraph/device-responsive-apps
Device responsive apps presentation
rafgraph/polymorphic-as-prop-api
Polymorphic as prop api standard proof of concept. Brings composability to the polymorphic as prop.
rafgraph/react-markdown-tree-config-default
Default Config for React Markdown Tree
rafgraph/rollpkg-example-package
Example package for Rollpkg
rafgraph/detect-hover
JavaScript wrapper for hover and any-hover media queries
rafgraph/detect-it-v1-demo
rafgraph/detect-it-v3-demo
rafgraph/detect-pointer
JavaScript wrapper for pointer and any-pointer media queries
rafgraph/interactive-style-options
Created with CodeSandbox
rafgraph/randompage
rafgraph/react-component-dev
Minimal boilerplate for developing and demonstrating a React component
rafgraph/react-interactive-v0-demo
Demo app fro React Interactive v0