Skip to content
View JesusTheHun's full-sized avatar
  • Paris

Block or report JesusTheHun

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

🚀 Supercharging DX with projects like :

Storybook Addon Remix React Router

The most popular React addon for Storybook that let you showcase your React components at a specific browser location. It uses Remix React Router under the hood.

GitHub repository

The Cbjs suite

Amazing developer experience when using the Couchbase database.

  • 🤖 @cbjsdev/cbjs breathes TypeScript magic into your project. Compatible with the official library.
  • ⚡️ @cbjsdev/http-client provides functions to interact with your Couchbase cluster without the need of C++ binary.
  • 🧪 @cbjsdev/vitest run your integration tests concurrently with built-in keyspace isolation.
  • 🧰 @cbjsdev/n1ql-parser exposes an Antlr parser for N1QL queries.
  • 🦾 @cbjsdev/deploy gives you the tools to make sure your team works with the same cluster topology and configuration.

Website
GitHub repository

Pinned Loading

  1. storybook-addon-remix-react-router Public

    Use your app router in your stories. A decorator made for Remix React Router and Storybook

    TypeScript 62 13

  2. graph-data-structure Public

    Forked from datavis-tech/graph-data-structure

    A graph data structure with topological sort and shortest path algorithms.

    TypeScript

  3. cbjs-dev/cbjs Public

    A modern Couchbase SDK for Node.js and TypeScript.

    TypeScript 6

523 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing JesusTheHun's contributions from March 24, 2024 to March 30, 2025. The contributions are 88% commits, 7% issues, 4% pull requests, 1% code review. 1% Code review 7% Issues 4% Pull requests 88% Commits

Contribution activity

March 2025

Created a pull request in datavis-tech/graph-data-structure that received 2 comments

fix: compute next weight from source to destination

Compute the next weight from source to destination. Change the path parameter to be an array of nodes instead of the internal object used to track…

+47 −53 lines changed 2 comments

Created an issue in couchbase/couchnode that received 1 comment

Next release will dangerously swallow unhandled errors when unawaited

@thejcfactor Commit 7ddd9a4 introduces the following : couchnode/lib/streamablepromises.ts Lines 52 to 55 in 7ddd9a4 Catching the rejec…

1 comment
Loading