Hypertool is a low-code platform for building internal tools quickly.
Hypertool combines multiple components to provide a simple interface for building tools. This repository includes the following open-source components of Hypertool:
- Hypertool CLI - Allows you to manage your apps from the command-line
- UI Components - A collection of lightweight components for building aesthetic interfaces
- Router - A file-system based router designed for client-side rendering
- Query Assembler - Compiles queries to provide a safe data access layer
- HTX Compiler - Compiles Hypertool XML (HTX) to React components
The open-source components of Hypertool are available under the MIT license.