Skip to content
View lightningspirit's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report lightningspirit

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. funtastic funtastic Public

    Functional Programming library for me and you

    TypeScript 1

  2. moveyourdigital/editorjs-blocks-react-renderer moveyourdigital/editorjs-blocks-react-renderer Public

    📔 Renders EditorJS blocks to semantic React HTML5 components. Unnopinated and flexible.

    TypeScript 140 12

  3. React Immutable Data Structures Hooks React Immutable Data Structures Hooks
    1
    # React Immutable Data Structures Hooks
    2
    Popular data structures implemented in immutable React hooks.
    3
    
                  
    4
    ### Hooks:
    5
    - useArray
  4. TypeScript Omit function TypeScript Omit function
    1
    interface Omit {
    2
      <T extends Record<string, any>, K extends [...(keyof T)[]]>(
    3
        obj: T,
    4
        ...keys: K
    5
      ): {
  5. Docker Client Plugin to SSH Remote D... Docker Client Plugin to SSH Remote Docker Hosts
    1
    # Docker Client Plugin to SSH Remote Docker Hosts
    2
    Configuration for each project using a simple YAML file.
    3
    The `docker remote` command reads the relative local file `docker-remote.yml` to access docker hosts.
    4
    Uses SSH under the hood.
    5
    
                  
  6. Intercepts WordPress posts and terms... Intercepts WordPress posts and terms changes and pings an external service
    1
    <?php
    2
    
                  
    3
    /**
    4
     * Plugin Name:     Ping Updates
    5
     * Plugin URI:      https://gist.github.com/lightningspirit/7a4e5abd77b5b63b3409086f1ac6aa55