Skip to content
View Wollantine's full-sized avatar
🤔
🤔
Block or Report

Block or report Wollantine

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

    A monad for incremental validation without information loss.

    TypeScript 7 1

  2. maybe-chai maybe-chai Public

    Chai plugin for Maybe monads

    JavaScript 1

  3. villain-mustache villain-mustache Public

    A lightweight and incomplete mustache implementation for generating labels. It only implements {{var}} and {{#if var}} (elsif, else, endif) blocks.

    JavaScript

  4. react-paint react-paint Public

    React implementation of a simple paint tool in html5's canvas.

    JavaScript 4 1

  5. Elm Implementation of the Timer exer... Elm Implementation of the Timer exercise in 7GUIs: https://eugenkiss.github.io/7guis/tasks/
    1
    module Main exposing (..)
    2
    
                  
    3
    import Browser
    4
    import Html exposing (Html, button, div, text, progress, input)
    5
    import Html.Events exposing (onClick, onInput)
  6. map-frontend-challenge-master map-frontend-challenge-master Public

    TypeScript