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

Block or report ncking

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. react-simple-store react-simple-store Public

    A React store, tiny & easy to use

    TypeScript 1

  2. Vite Workbox injectManifest Vite Workbox injectManifest
    1
    import { basename } from 'node:path'
    2
    import { injectManifest } from 'workbox-build'
    3
    import { build } from 'vite'
    4
    
                  
    5
    
                  
  3. docker-nginx-php-fpm-alpine docker-nginx-php-fpm-alpine Public

    Nginx + PHP-FPM 7.4.x + confd on Alpine image

    Dockerfile

  4. bedsteads-uk-www bedsteads-uk-www Public

    Website built with @raiz React framework

    TypeScript 1

  5. vitejs/vite-plugin-react vitejs/vite-plugin-react Public

    The all-in-one Vite plugin for React projects.

    TypeScript 583 110

  6. Elasticsearch date parser Elasticsearch date parser
    1
    type DateString = string
    2
    // https://gist.github.com/ncking/5b9083656cbf69a50ea33a20c9c84177
    3
    /**
    4
     * Assumptions
    5
     *