npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

vuesax-rtl

v4.0.1-alpha.28

Published

Framework components for vuejs [rtl]

Downloads

11

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 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 RTL
  • [x] Avatar
  • [ ] Breadcrumb
  • [x] Button
  • [ ] Card
  • [x] Checkbox
  • [ ] Chip
  • [ ] Collapse
  • [x] Dialogs RTL
  • [ ] Divider
  • [ ] Dropdown
  • [ ] Images
  • [x] Input RTL
  • [ ] List
  • [x] Loading
  • [ ] Navbar
  • [x] Notification
  • [ ] Number Input
  • [x] Pagination RTL
  • [x] Popup
  • [ ] Progress
  • [x] Radio
  • [x] Select RTL
  • [ ] Sidebar
  • [ ] Slider
  • [x] Switch
  • [ ] Table
  • [ ] Tabs
  • [ ] Textarea
  • [x] Tooltip RTL
  • [ ] 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