Skip to content
View leosvelperez's full-sized avatar

Organizations

@nrwl @nxtensions
Block or Report

Block or report leosvelperez

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. nxtensions/nxtensions nxtensions/nxtensions Public

    Extensions and plugins for Nx

    TypeScript 56 19

  2. leosvel.dev leosvel.dev Public

    My personal website

    Astro 28 7

  3. angular-tailwind-nx angular-tailwind-nx Public

    Source code for blog post: Set up Tailwind CSS with Angular in an Nx workspace

    TypeScript 11 11

  4. Useful Git aliases Useful Git aliases
    1
    [alias]
    2
    	a         = add
    3
    	ap        = add -p
    4
    	bd        = branch -D
    5
    	# Removes branches already merged