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

Block or report aarongeorge

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. svelte-every-layout svelte-every-layout Public

    An implementation of the Every-Layout.dev components using Svelte that also includes cleaning up of styles

    Svelte 3 2

  2. A code generator that takes Javascri... A code generator that takes Javascript and compiles it to ASCII Control Characters that are not visible, based on Martin Kleppe's "Invisible Code" talk
    1
    /**
    2
     * Invisible Code Generator
    3
     *
    4
     * Description:
    5
     * A code generator that takes Javascript and compiles it to
  3. A runtime property validator for JS ... A runtime property validator for JS objects
    1
    /**
    2
    * Property Validator
    3
    *
    4
    * @desc A runtime property validator for JS objects
    5
    * @usage: