Giter VIP home page Giter VIP logo

vue-cli-plugin-atomic-design-components's Introduction

vue-cli-plugin-atomic-design-components

TThis is Vue cli 3 plugin is a collection of generically used Vue components based on Atomic Design methodology. This plugin is NOT an off the shelf library like Bootstrap or Vuetify but rather a starting point to save development time on generically used components and giving maximum control.

This library depends on the following vue cli plugins

vue-cli-plugin-atomic-design

vue-cli-plugin-scss-base

Upon install all the components are copied to ./src/components folder and you can edit the components markup and styling as you wish. You can also delet the components you don't need to improve performance. This plugin uses Storyook as the development enviornment to maximise reusability and ease of maintenence. It also is a design system. Here is why a using design system is important.

You can view the storybook demo of the app here.

vue-cli-plugin-atomic-design-components's People

Contributors

milad-alizadeh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vue-cli-plugin-atomic-design-components's Issues

Help with Generic Form Component

Hi Milad

I need your help as i cant create a generic form component

in the main vue file i added the following:

fields: [
{
id: "name",
label: "Country Name",
vmodel: "country.name",
hint: "Enter country name",
placeholder: "Name",
required: true,
requiredString: "Please fill out this field.",
},
]

however i am getting an error that formData is not defined

do you have any template for using generic form

thanks a lot

best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.