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

Block or report BarFoo

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. Icon.svelte Icon.svelte
    1
    <script>
    2
        export let name;
    3
        export let width = "1rem";
    4
        export let height = "1rem";
    5
        let icons = [
  2. tailwind-builder tailwind-builder Public

    Very early WIP tailwind UI builder, completely free and open source

    Svelte 1

  3. base33/Umbraco.Dexter base33/Umbraco.Dexter Public

    A consistent and common framework for indexing content in Umbraco. Currently supports Azure Search and Elastic Search, with the capabilities to do any other location easily via JSON configuration

    JavaScript 1 4