https://github.com/douglasneuroinformatics/libui
Generic UI components for DNP projects, built using React and TailwindCSS
https://github.com/douglasneuroinformatics/libui
Last synced: 5 months ago
JSON representation
Generic UI components for DNP projects, built using React and TailwindCSS
- Host: GitHub
- URL: https://github.com/douglasneuroinformatics/libui
- Owner: DouglasNeuroInformatics
- License: apache-2.0
- Created: 2024-03-07T16:57:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-12T15:06:37.000Z (about 1 year ago)
- Last Synced: 2025-07-12T17:31:00.273Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://douglasneuroinformatics.github.io/libui/
- Size: 1.4 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
@douglasneuroinformatics/libui
Generic UI components for DNP projects, built using React and TailwindCSS
Explore the docs »
Report Bug
·
Request Feature


[](https://codecov.io/gh/DouglasNeuroInformatics/libui)
## About
A React component library built by the Douglas Neuroinformatics Platform (DNP) using [shadcn/ui](https://github.com/shadcn-ui/ui) with [React](https://react.dev/) and [TailwindCSS](https://tailwindcss.com/). Although primarily intended for internal use in our platforms, it is designed as a generic implementation.
## Documentation
For detailed installation, configuration, and usage instructions, please refer to [the documentation](https://douglasneuroinformatics.github.io/libui).
## Contributing
We welcome contributions! If you're interested in improving the library or adding new features, please refer to our contribution guide.
## License
This program is free software: you can redistribute it and/or modify
it under the terms of the Apache License 2.0.