Skip to content
View btomaj's full-sized avatar

Block or report btomaj

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. remix-auth-magic-link remix-auth-magic-link Public

    A Remix Auth strategy for passwordless authentication using magic links. This strategy is unopinionated about how you share the magic link with the user. You can use email, SMS, or any other channe…

    TypeScript 1

  2. parse-json-stream parse-json-stream Public

    JSON stream parser that parses and yields partial values as they arrive from a stream (before the complete value has been streamed). This library was built to parse JSON returned from LLMs, and dis…

    TypeScript