The Wayback Machine - https://web.archive.org/web/20220325205015/https://github.com/lostfictions
Skip to content
Avatar

Organizations

@PistonDevelopers
Block or Report

Block or report lostfictions

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 🇨🇭 A React renderer for Three.js

    TypeScript 17.3k 947

  2. 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

    TypeScript 12.4k 1.9k

  3. catbot Public

    make cats

    TypeScript 6

  4. bort Public

    it's bort

    HTML 1

  5. znv Public

    Type-safe environment parsing and validation for Node.js with Zod schemas

    TypeScript 3

  6. 1
    const matcher = /\[([^\[\]]+)\]/g
    2
    
                  
    3
    function randomInArray(arr) { return arr[Math.floor(Math.random() * arr.length)] }
    4
    
                  
    5
    export default function generate(concepts, concept, maxCycles = 10, seen = {}) {

481 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created 6 commits in 1 repository

Created an issue in usernamehw/vscode-error-lens that received 4 comments

Setting opaque errorLens.errorBackground color has unintuitive behaviour

Hi there, thanks for this extension! The issue I'm having might best be explained by way of a video: errorlens.mp4 The start of the video …

4 comments
Opened 1 other issue in 1 repository