Skip to content
View nnn3d's full-sized avatar

Block or report nnn3d

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. typescript-to-gdscript typescript-to-gdscript Public

    Convert TypeScript to GDScript for Godot game engine

    TypeScript 5 1

  2. scotland-yard scotland-yard Public

    TypeScript

  3. dnd-plus/dnd-plus dnd-plus/dnd-plus Public

    TypeScript 1

  4. mixin-with-slots.pug mixin-with-slots.pug
    1
    //- decorator mixin
    2
    mixin withSlots
    3
        //- prefix for real mixins
    4
        - var namePrefix = '__WITH_SLOTS__'
    5
        //- save current mixin names