Skip to content
View picode7's full-sized avatar
😏
Having Fun
😏
Having Fun

Block or report picode7

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. LocalStorage TypeScript Module LocalStorage TypeScript Module
    1
    /**
    2
     * Check if localStorage is supported                       const isSupported: boolean
    3
     * Check if localStorage has an Item                        function hasItem(key: string): boolean
    4
     * Get the amount of space left in localStorage             function getRemainingSpace(): number
    5
     * Get the maximum amount of space in localStorage          function getMaximumSpace(): number
  2. fbx-parser fbx-parser Public

    TypeScript 16 3

  3. inaturalist-plugin inaturalist-plugin Public

    TypeScript