Skip to content
View bvarberg's full-sized avatar

Highlights

  • Pro

Block or report bvarberg

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 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
bvarberg/README.md
efficiency beauty harmony
These words are chosen at random each day. ✨ Take a look inside this repo to see how that works.

Pinned Loading

  1. testdouble-component testdouble-component Public

    Extends testdouble to simplify mocking React components

    TypeScript

  2. Render dot/graphviz within a Deno Ju... Render dot/graphviz within a Deno Jupyter notebook
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": 1,
  3. playground playground Public

    A TypeScript + React scaffold for exploring new concepts/implementations.

    TypeScript

  4. poodr-js-companion poodr-js-companion Public

    POODR examples => JavaScript

    JavaScript 2

  5. Example dependency-cruiser configura... Example dependency-cruiser configuration
    1
    // .depcruise/config.js
    2
    
                  
    3
    /** @type {import('dependency-cruiser').IConfiguration} */
    4
    module.exports = {
    5
      extends: "dependency-cruiser/configs/recommended-strict",