Extensible JSX type definitions for standard HTML interfaces.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides TypeScript type definitions for JSX syntax when using standard HTML/SVG elements without React. It enables proper type checking, IntelliSense, and linting for JSX in any TypeScript project that implements its own `createElement` function, making it ideal for developers using alternative JSX-based frameworks or custom renderers. The types are extensible, allowing augmentation for custom elements and attributes.