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

Block or report jancassio

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
jancassio/README.md

Jan

Pinned

  1. SweetHMAC SweetHMAC Public

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

    Swift 37 6

  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