All Projects → lusaxweb → Vuesax Next

lusaxweb / Vuesax Next

Licence: gpl-3.0
Vuesax v4: framework components for Vuejs

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Vuesax Next

Inkline
Inkline is the customizable Vue.js UI/UX Library designed for creating flawless responsive websites.
Stars: ✭ 606 (-21.6%)
Mutual labels:  framework, library, sass
Tentcss
🌿 A CSS survival kit. Includes only the essentials to make camp.
Stars: ✭ 400 (-48.25%)
Mutual labels:  framework, sass
Vugu
Vugu: A modern UI library for Go+WebAssembly (experimental)
Stars: ✭ 4,251 (+449.94%)
Mutual labels:  framework, library
Almin
Client-side DDD/CQRS for JavaScript.
Stars: ✭ 477 (-38.29%)
Mutual labels:  framework, library
Distortos
object-oriented C++ RTOS for microcontrollers
Stars: ✭ 354 (-54.2%)
Mutual labels:  framework, library
Kooper
Kooper is a simple Go library to create Kubernetes operators and controllers.
Stars: ✭ 388 (-49.81%)
Mutual labels:  framework, library
Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (-38.81%)
Mutual labels:  framework, library
Spruce Ios
Swift library for choreographing animations on the screen.
Stars: ✭ 3,249 (+320.31%)
Mutual labels:  framework, library
Torchlayers
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
Stars: ✭ 527 (-31.82%)
Mutual labels:  framework, library
Vuesax
New Framework Components for Vue.js 2
Stars: ✭ 5,293 (+584.73%)
Mutual labels:  framework, library
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+2912.42%)
Mutual labels:  framework, sass
Promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Stars: ✭ 3,576 (+362.61%)
Mutual labels:  framework, library
Towel
Throw in the towel.
Stars: ✭ 333 (-56.92%)
Mutual labels:  framework, library
Shadowview
An iOS Library that makes shadows management easy on UIView.
Stars: ✭ 391 (-49.42%)
Mutual labels:  framework, library
React Component Library
A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
Stars: ✭ 313 (-59.51%)
Mutual labels:  library, sass
Cc
一个基于angular5.0.0+ng-bootstrap1.0.0-beta.8+bootstrap4.0.0-beta.2+scss的后台管理系统界面(没基础的同学请先自学基础,谢谢!)
Stars: ✭ 416 (-46.18%)
Mutual labels:  alpha, sass
Swiftuix
Extensions and additions to the standard SwiftUI library.
Stars: ✭ 4,087 (+428.72%)
Mutual labels:  framework, library
Framework7
Full featured HTML framework for building iOS & Android apps
Stars: ✭ 16,560 (+2042.3%)
Mutual labels:  framework, library
Vital.vim
A comprehensive Vim utility functions for Vim plugins
Stars: ✭ 504 (-34.8%)
Mutual labels:  framework, library
Porter
💄 Scalable and durable all-purpose data import library for publishing APIs and SDKs.
Stars: ✭ 547 (-29.24%)
Mutual labels:  framework, library

vuesax-next (v4.x)

vuesax

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 time

The 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
  • Typescript

We 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 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].