Skip to content
View orgsofthq's full-sized avatar

Block or report orgsofthq

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 Loading

  1. dsbuild dsbuild Public

    ๐Ÿ“ฆ Build modern websites with zero added frameworks. Deno, React, JS/TS, & Markdown MDX supported.

    TypeScript 106

  2. dgen dgen Public

    โœจ ๐Ÿ“ Generate code and files with templates

    TypeScript 9

  3. concurrently concurrently Public

    โ‡‰ Run shell commands concurrently.

    TypeScript 2

  4. py py Public

    ๐Ÿ Run Python from Deno: fast, portable, low setup

    TypeScript 6

  5. jsr jsr Public

    ๐ŸŽ MCP + CLI tools for exploring packages on JSR

    TypeScript 7

  6. gauth.ts gauth.ts
    1
    import { create, Header, Payload } from "https://deno.land/x/djwt@v2.4/mod.ts";
    2
    
                  
    3
    // License: MIT
    4
    // How to get an access token from Google Cloud using Deno
    5
    //