Context Packages

context-template

/* eslint-disable @typescript-eslint/no-unused-vars */ /* eslint-disable @typescript-eslint/no-empty-object-type */ import React, { useEffect } from "react"; import createContextProvider from "../hook"; type propsType = {};

1.0.5 • Published 8 months ago

contextmenufree

ContextMenu is a context menu build on React (16.8+) hooks. ContextMenu provides a quick and easy way to create instant context menus without having to build jsx. This component supports submenus, custom component menu items, and edge detection.

1.0.0 • Published 2 years ago

contextr

A lightweight library that packages your project's code files into structured context for LLMs. Enables single-shot code context generation and supports dynamic packaging for LLM agents.

1.0.17 • Published 5 months ago