A sample ui-framework base on Vue3 :rocket:
The jeremy-ui framework is an exciting development project based on Vue3, designed to streamline UI design processes for developers. Currently a work in progress, this framework aims to provide a solid foundation for creating interactive and responsive web applications with ease. The use of modern technologies like TypeScript and Vite further enhances its performance and scalability.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.