https://github.com/aleksanderpalamar/palamar-ui
An open-source UI component library for building high-quality, accessible design systems and web apps. Palamar-UI is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
https://github.com/aleksanderpalamar/palamar-ui
reactjs stitches typescript vitrinedev
Last synced: 7 months ago
JSON representation
An open-source UI component library for building high-quality, accessible design systems and web apps. Palamar-UI is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
- Host: GitHub
- URL: https://github.com/aleksanderpalamar/palamar-ui
- Owner: aleksanderpalamar
- License: mit
- Created: 2022-11-03T14:40:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T15:02:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T22:38:15.995Z (8 months ago)
- Topics: reactjs, stitches, typescript, vitrinedev
- Language: TypeScript
- Homepage: https://aleksanderpalamar.github.io/palamar-ui/?path=/story/overview-introduction--page
- Size: 4.49 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Welcome to Palamar-UI!
An open-source UI component library for building high-quality, accessible design systems and web apps.
Palamar-UI is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
![]()
```shell
npm install @palamar-ui/react
npm install @palamar-ui/tokens
# or
yarn add @palamar-ui/react
yarn add @palamar-ui/tokens
```
📦 [NPM-packages-react](https://www.npmjs.com/package/@palamar-ui/react)
📦 [NPM-packages-tokens](https://www.npmjs.com/package/@palamar-ui/tokens)## Components
- [x] Text,
- [x] Heading,
- [x] Box,
- [x] Button,
- [x] TextInput,
- [x] TextArea,
- [x] Checkbox,
- [x] Avatar,
- [x] MultiStep,
- [x] Flex,
- [x] Grid,
- [x] Switch,
- [x] Header,
- [x] NavigationMenu (new)## Documentation
[Palamar-UI Documentation](https://aleksanderpalamar.github.io/palamar-ui/?path=/docs/overview-introduction--page)
## Contributing
We welcome contributions to Palamar-UI! Please read our [contributing guidelines](https://github.com/aleksanderpalamar/palamar-ui) before getting started.
## License
Palamar-UI is licensed under the [MIT License](https://github.com/aleksanderpalamar/palamar-ui/blob/main/LICENSE)
## Credits
Palamar-UI is inspired by [Chakra UI](https://chakra-ui.com/)
## Author
Aleksander Palamar