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

Block or report beders

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. rough-cljs rough-cljs Public

    A data-driven, reagent wrapper for RoughJS

    Clojure 16 1

  2. Super minimal macro to simplify deal... Super minimal macro to simplify dealing with promise/async/await code in ClojureScript
    1
    
    
    2
    (defn create-function-call [param expr]
    3
      "Create an sexp for calling expr with a first argument provided by a promise.
    4
      If expr is a list (already in form suitable for a function call), insert the first argument at second position,
    5
      otherwise turn expr into a function call expression, unless the function is an fn, which is simply returned.
  3. saitek-lcd saitek-lcd Public

    Simple Java API to access the LCD screen of a Saitek X52 Pro

    Java 8 2

  4. Resty Resty Public archive

    Tiny REST client for Java and JSON.

    Java 272 66