Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lusaxweb/vuesax-next
Vuesax v4: framework components for Vuejs
https://github.com/lusaxweb/vuesax-next
alpha framework javascript library sass typescript vue vuejs vuepress vuesax
Last synced: 26 days ago
JSON representation
Vuesax v4: framework components for Vuejs
- Host: GitHub
- URL: https://github.com/lusaxweb/vuesax-next
- Owner: lusaxweb
- License: gpl-3.0
- Created: 2019-11-07T02:50:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T13:01:29.000Z (5 months ago)
- Last Synced: 2024-09-26T23:01:27.682Z (about 1 month ago)
- Topics: alpha, framework, javascript, library, sass, typescript, vue, vuejs, vuepress, vuesax
- Language: Vue
- Homepage: https://vuesax.com/
- Size: 56.7 MB
- Stars: 1,807
- Watchers: 43
- Forks: 201
- Open Issues: 183
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# vuesax-next (v4.x)
## Status: Alpha
We are working to create a stable version that can be used in real projects, we are currently working on the documentation and the creation of components to have at least the amount of the v3
**vuesax 4** is fully created from 0 and therefore each component and new functionality is worked in its entirety which takes timeThe central team is working on the priority that is to create new components and verify that they do not have the bugs or problems of the previous version so we gain a better development and more complete components
**Vuesax 4** is created with totally different technologies than v3 some of the most important changes are:
### Vuesax v3
- Components created with `.vue` files
- Pre css processor: **Stylus**
- Use of Vue-CLI 3 to compile the components
- Vuepress v0.14.10### Vuesax 4
- Components created with `.ts` files
- Pre css processor: **Sass**
- Use of Webpack and babel to compile the components
- Vuepress v1.1.0
- TypescriptWe would love our users to test with Vuesax v4 to find bugs so we can fix them on the fly
## Updates
Every day is being updated and working on **Vuesax 4**, we will announce each new component and significant improvement in our networks and [discord](https://discord.gg/6AZNXEa) channel, this in order to benefit from our own users and help us improve and test each component and function
## Components v3 vs v4
- [x] Alert
- [x] Avatar
- [ ] Breadcrumb
- [x] Button
- [x] Card
- [x] Checkbox
- [ ] Chip
- [ ] Collapse
- [x] Dialogs
- [ ] Divider
- [ ] Dropdown
- [ ] Images
- [x] Input
- [ ] List
- [x] Loading
- [x] Navbar
- [x] Notification
- [ ] Number Input
- [x] Pagination
- [x] Popup
- [ ] Progress
- [x] Radio
- [x] Select
- [x] Sidebar
- [ ] Slider
- [x] Switch
- [x] Table
- [ ] Tabs
- [ ] Textarea
- [x] Tooltip
- [ ] Upload## What is still missing and is working
- Components and functions
- Examples in Codepen or Codesandbox
- RTL support
- Check the SSR support
- Easy starter in Vue-CLI 3
- Plugin for Nuxtjs
- vs-code helper plugin
- vuesax / types## Contribute
You can help us with any detail you find in the documents or in the components already created, only those of the central team are dedicated to create and make strong changes in components and functions (have a better visual structure and consistency in progress), if you want support you can make an Issues with the suggestion and a PR with the change
## ⚠️ ALERT 🚧
Keep in mind that **Vuesax 4** is in **ALPHA** state and may have inconsistencies and problems that we are going to solve, for now we do not recommend using it for real projects only tests