Recently, OSCHINA launched a project of landscape, an open source community in China , bringing together the best open source communities in China. We are honored that our DevUI open source community is also invited to join us🎉
Can you find our DevUI from the open source panorama above?
Release the first public beta version
vue-devui was created from January 24, 2021 to today, August 1, 2022, 554 days, a total of 203 contributors (Github+Gitee) participated in the development, we not only built a feature-rich 55 components component library, and has established an active open source community of developers from all over the country 🥳
Today we officially released the first public beta (Beta) version: v1.0.0-beta.220801, which is open to the community for public testing. You are welcome to visit the official website to experience and participate in our public beta!
quick start
You can quickly experience DevUI in the Playground below:
https://devcloudfe.github.io/devui-playground/
You can also quickly use vue-devui in your vue3 project by following these steps:
# 安装 vue-devui
npm i vue-devui @devui-design/icons
# 引入组件库插件
import DevUI from 'vue-devui';
import 'vue-devui/style.css';
import '@devui-design/icons/icomoon/devui-icon.css';
createApp(App).use(DevUI).mount('#app');
# 使用
<d-button>确定</d-button>
More ways to experience and use vue-devui:
https://juejin.cn/post/7112928968633745439
new features
- 📦 Contains 55 high-quality components that are concise, easy to use, and flexible
- 🎨Support theme customization, and built-in 5 beautiful themes such as unlimited, chasing light, honey, etc.
- 🔑 Support TypeScript
- ⛰️ Support Nuxt3
- 🌈 Support SSR
- 🚀 Support unplugin-vue-components import on demand
- ⚡Engineering: powerful CLI capabilities, follow ESLint, follow BEM specifications, complete unit testing
Explore community development models
From the very beginning of the project, we have attached great importance to the construction of the community. We hope to:
- Establish a close connection between DevUI and users, achieve user growth, and allow DevUI's immersive and minimal design concept to cover a wider range of businesses and people
- Gather the power of contributor groups, realize product innovation and upgrade, and enhance the competitiveness of DevUI component library products
- Improve brand recognition and reputation through word-of-mouth communication among community members
We hope that all developers who join the DevUI open source community:
- Meet great like-minded developers (and have access to the biggest names in the industry) and have fun discussions online and offline with them to create great products together
- Learn and cultivate component library construction, component design and development skills in practice, learn Huawei's excellent coding practices, and have the opportunity to receive various forms of training and learning
- Cultivate programming skills, accumulate professional experience, build personal influence, and have the possibility to obtain HUAWEI CLOUD internal promotion opportunities to enrich career and life experience
So far, we have attracted more than 200 developers to join the DevUI open source community, and more than 1,000 users who support us. They interact and grow in the community, some become our Committer, some become our PMC, together for the community development plan!
We also gave small gifts such as honor trophies, DevUI custom throw pillows, DevUI custom notebooks to our community members 🎁 to express gratitude and friendship
While honing your programming skills, you can also gain valuable friendships, build a sense of accomplishment and self-confidence, develop organizational and leadership skills, and lay a solid foundation for your future career!
We will organize a weekly conference of landowners to review wonderful codes, share the joy of success, and discuss new technologies together. You are also welcome to join us (add a little assistant devui-official).
The community is not a group of people who don't know each other submitting code on Github, but a group of people who love life doing interesting things together, see you in the open source community!
contact us
Official website: https://vue-devui.github.io/
Github: https://github.com/DevCloudFE/vue-devui
Gitee: https://gitee.com/devui/vue-devui
You can also add a DevUI assistant (devui-official), join our public beta WeChat group (remarks to participate in the public beta), we will solve the problems found during the public beta first priority, thank you for your support of DevUI! 🌹
If you don't know how to test, you can refer to our Vue DevUI public testing reference guide , or ask questions in the public beta group.
Want to learn more stories about the DevUI open source community? The following articles can be read:
- The story of DevUI open source
- Build a warm open source community
- Talk about open source - TinsFox
- I no longer brush shoulders with open source! - duqingyu
- The original intention of open source - CatsAndMice
- My Open Source Story with DevUI - Bob
- A little story of participating in the Vue DevUI open source project - AlanLee
- Participating in Huawei Devui Open Source Component Library - Wailen
- My story with the vue-Devui open source component library - MICD
- Documenting my first open source component - silent
- Scaffolding I developed for Devui - iel
- My column with DevUI - JS old dog
Finally, I would like to share with you the famous words of our landlord:
TinsFox : Open source depends on persistence and pursuit of perfection.
duqingyu : Instead of straggling, it's better to embrace open source.
CatsAndMice : Make open source a habit, and make issue & PR a habit.
Bob : Don't wait until you have the ability to do things, but gain ability in doing things.
AlanLee : It is more meaningful to strive to improve yourself than to look up to others.
Wailen : Reaching out for the stars, even if you get nothing, you won't be full of mud.
MICD : A lot of times, it is not because you see hope that you have to work hard, but you will be rewarded when you work hard.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。