Skip to content
View spacegangster's full-sized avatar
💭
Working on Lightpad.ai
💭
Working on Lightpad.ai
Block or Report

Block or report spacegangster

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. page-renderer page-renderer Public

    Write HTML-pages as Clojure maps, with all that meta. Bindings for garden and hiccup. Helps with PWA generation too. Offline-ready web apps with service workers, social meta and async stylesheets.

    Clojure 97

  2. space-ui space-ui Public

    Clojure 10

  3. clojure-knowledge-graph-ru clojure-knowledge-graph-ru Public

    Clojure. Граф знаний на русском.

    32

  4. gcal-clj gcal-clj Public

    Scribbles around Google Calendar integration from Clojure

    Clojure 7

  5. f-empower f-empower Public

    Functions that are easy to compose and use in functional programming style

    JavaScript 6 1

  6. Simple Clojure typography transforma... Simple Clojure typography transformations for English, French, and Russian typography styles.
    1
    (ns common.typography
    2
      "Improve quotes and make whitespace non-breaking after 1-2 letter words"
    3
      (:require [clojure.string :as str]))
    4
    
                  
    5