Skip to content
View rsispal's full-sized avatar

Block or report rsispal

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

Pinned Loading

  1. srecord-js srecord-js Public

    A **Highly Experimental and evolving** JavaScript based library to read full S19 strings and create them from an input buffer. The codebase is still under development and is provided without any gu…

    TypeScript

  2. crc crc Public

    Extendable CRC calculation package. Offers common CRC-16 implementations with more to follow

    TypeScript

  3. [TEMPLATE] React Context/Reducer/Hoo... [TEMPLATE] React Context/Reducer/Hook State Management (Redux Alternative)
    1
    import { createContext, useReducer, useContext, FC, useEffect, useMemo } from "react";
    2
    
                  
    3
    type InnerState = {};
    4
    
                  
    5
    export interface TemplateContextProviderState {}
  4. xstate-tester xstate-tester Public

    A crude app to help me learn xstate. Simple home automation controller dashboard

    TypeScript

  5. next-cms-frontend-govuk next-cms-frontend-govuk Public

    TypeScript

  6. react-json-schema-form-poc react-json-schema-form-poc Public

    Experimental POC work for a JSON schema-driven form

    TypeScript