Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordcominc/nordstar
the nordstar component library — a modern, accessible, beautiful, and flexible design system for building human-centric user interfaces.
https://github.com/nordcominc/nordstar
component-library components next next-ui nextjs nextjs14 opinionated react react-components reactjs ui ui-design
Last synced: 9 days ago
JSON representation
the nordstar component library — a modern, accessible, beautiful, and flexible design system for building human-centric user interfaces.
- Host: GitHub
- URL: https://github.com/nordcominc/nordstar
- Owner: NordcomInc
- License: mit
- Created: 2023-10-28T23:58:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-07T22:57:56.000Z (about 1 month ago)
- Last Synced: 2024-10-08T13:17:53.033Z (about 1 month ago)
- Topics: component-library, components, next, next-ui, nextjs, nextjs14, opinionated, react, react-components, reactjs, ui, ui-design
- Language: TypeScript
- Homepage: https://nordstar.dev/
- Size: 5.77 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# [@nordcom/nordstar](https://nordstar.dev/?utm_source=nordstar&utm_campaign=oss)
[![License](https://img.shields.io/npm/l/%40nordcom%2Fnordstar?style=flat&color=EE4266)](LICENSE)
[![Downloads on npm](https://img.shields.io/npm/dt/@nordcom/nordstar.svg?style=flat)](https://www.npmjs.com/package/@nordcom/nordstar)
[![Code Coverage](https://img.shields.io/codecov/c/github/NordcomInc/Nordstar?style=flat&token=C3ZLZ6X9QZ&color=63A375)](https://codecov.io/gh/NordcomInc/nordstar)
[![Discord](https://img.shields.io/discord/532606942019846176.svg?style=flat&label=discord&color=7289DA)](https://discord.gg/WgYVtCbR6J)
[![GitHub Commit Activity](https://img.shields.io/github/commit-activity/t/NordcomInc/nordstar?style=flat)](https://github.com/NordcomInc/nordstar/graphs/commit-activity)
[![GitHub Contributors](https://img.shields.io/github/contributors/NordcomInc/nordstar?style=flat&color=48A9A6)](https://github.com/NordcomInc/nordstar/graphs/contributors)**Nordcom AB**'s component library. An opinionated component library for building human-centric user interfaces in React/Next.js.
[Join our Discord server](https://discord.gg/WgYVtCbR6J) and come hang out with the community and the Nordstar team at Nordcom AB!
## 🚀 Getting Started
> [!NOTE]
> Nordstar is still in early development and is **not** yet ready for production use. Beware of dragons ahead!```bash
npm install @nordcom/nordstar
```## 📚 Documentation
Visit [https://nordstar.dev/docs/](https://nordstar.dev/docs/?utm_source=nordstar&utm_campaign=oss) to read the documentation.
## 🏢 Real World Usage
• We here at Nordcom AB use Nordstar in for our applications and services, like on [Nordcom Commerce](https://shops.nordcom.io/?utm_source=nordstar&utm_medium=github&utm_campaign=oss), [Swedish Candy Store](https://swedish-candy-store.com/?utm_source=nordstar&utm_medium=github&utm_campaign=oss) and [nordcom.io](https://nordcom.io/?utm_source=nordstar&utm_medium=github&utm_campaign=oss).
> If you use Nordstar in one your or your company's project, please let us know! We'd love to feature you here and on Nordstar's website.
## 🤝 Contributing
We're thrilled that you'd like to contribute to Nordstar. Contributors are essential for making and keeping Nordstar great. We simply can't do it without you.
To get started, please read our [Contribution Guidelines](/CONTRIBUTING.md) as it covers everything you need to know to get started from project setup to submitting your first PR.
## 💛 Thanks To
• The [NextUI team and their contributors](https://github.com/nextui-org/nextui) for showing how to properly build a react component library and for providing it as [open source under the permissive MIT license](/LICENSE#L4), we've partially used it as the base for Nordstar. Go check them out, they're great!\
• Our amazingly, awesome, and wonderful [contributors](https://github.com/NordcomInc/nordstar/graphs/contributors) for helping us make Nordstar the best it can be. Open Source is fueled by amazing people like y'all, thank you!## 📝 License
Licensed under the [MIT License](/LICENSE). Created by **[Nordcom AB](https://nordcom.io/?utm_source=nordstar&utm_medium=github&utm_campaign=oss)** with the help of outside contributors.