New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qwik-bento

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qwik-bento

Qwik Bento

  • 0.0.56
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
10
decreased by-52.38%
Maintainers
0
Weekly downloads
 
Created
Source

Qwik-Bento

Qwik-Bento is a repository organized into different development stages. Each folder has a specific purpose corresponding to the components' lifecycle and our process of prototyping, testing, and archiving.

Structure

Overview of the folders:

  • alpha/: This folder contains the current components which are actively used and maintained.

  • beta/: Currently empty, this is where we will put components that are considered stable and reliable.

  • experiments/: A sandbox for new components and ideas. Any concept or dynamic element we want to try will be tested in this folder.

  • legacy/: A place for all of the previous components. As we move forward from certain components, they will be relocated into this archive.

  • routes/: Contains the pages that we remake. The goal for each is to recreate them in 5 minutes or less.

V2

  • stepper
    • vertical stepper
    • Shadcn Stepper

Main Files

  • index.ts: This is the principal file which exposes the current contents of the alpha folder. We plan to refactor this in the future, allowing the package to expose each folder.

Contribution

All contributions and suggestions are heartily♡ welcome!

Licence

MIT

FAQs

Package last updated on 21 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc