Skip to content
View simonrelet's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Paris

Organizations

@AniMeaux
Block or Report

Block or report simonrelet

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

  1. React hooks for asynchronous calls React hooks for asynchronous calls
    1
    import React from 'react'
    2
    
                  
    3
    /**
    4
     * @typedef {object} State The state of asynchronous hooks.
    5
     * @property {object | null} error The error.
  2. Bidirectional object mapping Bidirectional object mapping
    1
    /**
    2
     * @typedef {object} Mapper
    3
     * @property {function(any): any} fromAPI
    4
     * @property {function(any): any} toAPI
    5
     *
  3. AniMeaux/website AniMeaux/website Public

    TypeScript 1