Metadata-Version: 2.4
Name: buridan-create
Version: 0.1.17
Summary: CLI to initialize Buridan UI design system in Reflex apps
Project-URL: Homepage, https://github.com/LineIndent/ui
Project-URL: Repository, https://github.com/LineIndent/ui
Project-URL: Issues, https://github.com/LineIndent/ui/issues
Author-email: LineIndent <line.indent@gmail.com>
License-Expression: MIT
License-File: LICENSE.md
Keywords: cli,components,design-system,generator,reflex,tailwind,ui
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# buridan/ui

UI library for Reflex Developers. Extend, override, and ship.
<p align="center">
  <img src="assets/readme_image.webp" alt="Logo" width="100%" style="border-radius: 10px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); border: 2px solid #333;">
</p>


## Docs

Visit the [Docs](https://buridan.reflex.run/docs/getting-started/introduction) section to get started.


## Contributing

Please read this [guide](CONTRIBUTING.md) for more information on how to contribute.

## License

Licensed under the [MIT license](LICENSE.md).
