Skip to content
View zerefdev's full-sized avatar

Block or report zerefdev

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. todo-highlighter todo-highlighter Public

    A vscode extension that highlights 'todo' keyword and lists all todos in the side bar.

    TypeScript 14 5

  2. fivemLinux fivemLinux Public

    fivemLinux is a tool that lets you manage your FiveM server in an easy way using the command line.

    Shell 9 6

  3. Nest.js: check if all used environme... Nest.js: check if all used environment variables are defined in .env before building.
    1
    import { createReadStream } from 'node:fs';
    2
    import { readdir } from 'node:fs/promises';
    3
    import { resolve } from 'node:path';
    4
    
                  
    5
    let envFileContent = '';
  4. zeref.dev zeref.dev Public

    a boring portfolio

    TypeScript