Skip to content
View garraflavatra's full-sized avatar

Organizations

@webdesq @smartyellow @openc-bv
Block or Report

Block or report garraflavatra

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
garraflavatra/README.md

Pinned

  1. rolens rolens Public

    Robust, super fast, comprehensive, yet simple MongoDB administration tool for Windows, macOS and Linux.

    Svelte 22 1

  2. alphabets alphabets Public

    A collection of many different alphabets for many different use cases.

    JavaScript 1

  3. Meta tags component for SvelteKit Meta tags component for SvelteKit
    1
    <script>
    2
      import { page } from '$app/stores';
    3
    4
      export let type = 'website'; // or article, or music.album etc. See https://ogp.me/#types
    5