Maker

screenshot of Maker
vue

Maker Design System by Square

Overview

MakerMaker is a Vue.js 2.x component library designed to be mobile-first and easily customizable with themes. It provides a range of pre-designed components that can be easily integrated into Vue.js applications. The library comes with extensive documentation to help users navigate its features and functionalities.

Features

  • Mobile-first design: MakerMaker is optimized for mobile devices, ensuring a seamless user experience across different screen sizes.
  • Themeable: The library offers a range of customization options, allowing users to easily apply themes to match their application's branding.
  • Vue.js integration: MakerMaker is built specifically for Vue.js applications, providing ready-to-use components that can be easily integrated into existing codebases.
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.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

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.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.