Skip to content
View jancassio's full-sized avatar
:octocat:
Loading...
:octocat:
Loading...

Block or report jancassio

Report abuse

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

Report abuse
jancassio/README.md

Jan

Pinned Loading

  1. SweetHMAC SweetHMAC Public archive

    A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.

    Swift 38 5

  2. SweetConsole SweetConsole Public

    A Swift's println function alternative to log values in console like a boss!

    Swift 6 2

  3. React Hooks React Hooks
    1
    # React Hooks
    2
    
                  
    3
    ## useImage
    4
    
                  
    5
    Provides an image from a respective URL
  4. SmoothScroller.md SmoothScroller.md
    1
    # Smooth Scroller for React
    2
    
                  
    3
    It's a port of [Sooth Scroller for Svelte](https://gist.github.com/jancassio/6c791c04981a1a97b9f78350218e7b24) for React.
    4
    
                  
    5
    Actually, it requires GSAP, TypeScript & Tailwindcss are optional.
  5. JavaScript Dispatcher JavaScript Dispatcher
    1
    /**
    2
     * Dispatcher
    3
     * Author: Jan Cassio <hey@jancassio.com>
    4
     * 
    5
     * A small event dispacher helper for general usage.
  6. Svelte Smooth Scroller Component Svelte Smooth Scroller Component
    1
    <!-- 
    2
      Smooth scroller
    3
    4
      Just add any scrollable container inside this component.
    5