Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achronus/zentra-models
Build React components using Pydantic models
https://github.com/achronus/zentra-models
Last synced: 30 days ago
JSON representation
Build React components using Pydantic models
- Host: GitHub
- URL: https://github.com/achronus/zentra-models
- Owner: Achronus
- License: mit
- Created: 2024-08-15T16:05:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T19:33:28.000Z (3 months ago)
- Last Synced: 2024-10-04T03:22:40.836Z (about 2 months ago)
- Language: TypeScript
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zentra Models
_🔜 Coming soon! 🔜_
Zentra Models allows you to build React components using Python.
It uses [Pydantic](https://docs.pydantic.dev/latest/) models under-the-hood and focuses on utilising pre-built components to help you build your frontend structure faster.
It aims to be a flexible package that covers a variety of component libraries, while centering around the [NextJS App Router](https://nextjs.org/docs) framework.