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

Block or report msfragala

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. slother slother Public

    Keep your UI snappy by offloading CPU-intensive tasks, but in a lazy way — worker pools that lazy-load when used and spawn new threads as needed

    JavaScript 1

  2. felino felino Public

    Keep your codebase tidy by setting naming conventions for files and directories — like linting, but for files instead of code

    TypeScript

  3. eslint-plugin-path-alias eslint-plugin-path-alias Public

    Keep your codebase tidy and your imports consistent by enforcing path aliases via ESLint — hands-free thanks to auto-fix magic ✨

    JavaScript 2 1

  4. ssws ssws Public

    Bring the magic of Svelte to your React codebase by using Svelte-like stores for state management — more fun for less bytes

    JavaScript 1

  5. iconophor iconophor Public

    Iconophor is an open-source CDN for popular SVG icon libraries that enables you to load icons as images while still controlling the fill, stroke, etc. via query parameters.

    TypeScript

  6. dhas dhas Public

    Safely check deep property paths in objects and arrays — on sale for just 160 bytes 😉

    JavaScript