Keen UI

screenshot of Keen UI
vite
vue
scss

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.

Overview

Keen UI is a Vue.js UI library inspired by Google's Material Design. It focuses on providing interactive components that require Javascript and can be used with any page layout, structure, or CSS framework. The library does not include styles for a grid system or typography as it is not a CSS framework. Keen UI is compatible with browsers that have native ES2015 support. It offers customization options for theme colors, component sizes, default props, and more. Keen UI is open source and released under the MIT Licence.

Features

  • Vue.js UI library inspired by Google's Material Design
  • Provides interactive components requiring Javascript
  • Can be used with any page layout, structure, or CSS framework
  • Compatible with browsers that have native ES2015 support
  • Customization options for theme colors, component sizes, default props, and more
  • Open source and released under the MIT Licence
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

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
SCSS

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.