Skip to content

ancoreraj/hypertool

 
 

Repository files navigation

Hypertool

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

License

The open-source components of Hypertool are available under the MIT license.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • HTML 1.1%
  • Dockerfile 0.7%
  • ANTLR 0.6%
  • JavaScript 0.2%
  • CSS 0.2%
  • Shell 0.1%