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

Block or report LorenzoBloedow

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
LorenzoBloedow/README.md

Metrics


My NPM packages:

★ Extensive JavaScript Math library with TypeScript support.
npm install BloatedMath


★ Tailwind plugin that autogenerates shades for your custom tailwind colors.
npm install tailwind-shades-for-custom-colors


★ Function that returns a programming language's color according to github/linguist.
npm install programming-colors


★ Function that returns the corresponding programming language associated with a given filename in O(1) time.
npm install detect-programming-language


★ Function that returns whether one day has passed between two dates by only checking the year, month and day.
npm install is-consecutive-day


★ A powerful wrapper for Firestore's getDoc method, with cache and retry support!
npm install firestore-get-doc-wrapper


★ Adds support for the safe and unsafe keyword in Tailwind
npm install tailwind-safe-container


Pinned

  1. TermoiLabs/neweb TermoiLabs/neweb Public archive

    Fully-managed component library

    TypeScript 4

  2. BloatedMath BloatedMath Public

    Extensive TypeScript Math Library.

    TypeScript 1

  3. Codewars Codewars Public

    My Codewars solutions.

    TypeScript

  4. programming-colors programming-colors Public

    Programming language colors according to GitHub.

    TypeScript 2

  5. developerlookup developerlookup Public

    Portfolio project.

    TypeScript

  6. detect-programming-language detect-programming-language Public

    Detect the programming language by providing the filename along with the extension or just the extension.

    JavaScript 3