Skip to content
View Cornally's full-sized avatar
Block or Report

Block or report Cornally

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cornally/README.md

1. Recent Scribbles ⚡

2. Hackathon Projects 🔭

3. Musings ✨

Pinned

  1. ReactJS — Ultimate SVG Icon Workflow... ReactJS — Ultimate SVG Icon Workflow. The following will guide you through an SVG icon workflow I've refined for easing the use of icons in small to large React applications. The end result is a tidy component that works in your React 16.8+ application and Storybook 6.
    1
    // React icon component
    2
    import React, { useMemo } from 'react'
    3
    import PropTypes from 'prop-types'
    4
    import classNames from 'classnames'
    5
    
                  
  2. jack jack Public archive

    A modern styling library. Just add content, kid.

    CSS 2

  3. trainrunner trainrunner Public archive

    SimplyJS Pebble App for MetroNorth

    JavaScript

  4. ip-highlight-chrome-extension ip-highlight-chrome-extension Public

    Chrome extension to find the city, state, country code of the selected (highlighted) IP address in the active tab.

    HTML

  5. popout popout Public

    jQuery popouts are triggered from an icon/link of your choosing and are flexible enough to take in markup or an existing DOM or jQuery selector as content.

    JavaScript 1

  6. toggleswitch toggleswitch Public

    Fancy looking, touch-capable, toggle switches!

    JavaScript 1