1 repo
Development frameworks specifically designed for building internal business tools and data-heavy administrative interfaces.
Distinguishing note: Distinct from general business frameworks by focusing on the specific requirements of internal-facing administrative tooling.
Explore 1 awesome GitHub repository matching business & productivity software · Internal Tool Frameworks. Refine with filters or upvote what's useful.
Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface
Provides the core logic and hooks for building data-heavy business applications without enforcing a specific UI design.