Giter VIP home page Giter VIP logo

vue-component-boilerplate's Introduction


logo


GitHub release poi Bili


Holmes: Server boilerplate you might need | Place other links here


Intro

  • ( List your features here )
  • Bili ( rollup ) for building component in es/cjs/umd ways
  • Poi ( webpack ) for running & building demo
  • Concise Readme.md template with document inline

Screenshots


Install and Usage

# clone boilerplate
git clone https://github.com/waynecz/vue-component-boilerplate.git example-name

cd example-name

# delete original git files
rm -rf .git

# create new one upon link your repo
git init && git remote add origin {your repo address}

# install dependices
yarn
  1. Replace things in package.json with your own

  2. Start writting your component and:

    # develop
    npm run dev
    
    # build component
    npm run build
    
    # build demo
    npm run build:demo

API

Name a few APIs here
  1. value: Number
    Component's value binded, remember end with two Tabs every line

  2. on-when: Function
    params: func ( ...param )
    hook function when ...


Much more APIs
  1. more: Boolean
    default: false
    ...

Categorize them
  1. categorize: Object
    ...


Other things such as Contribute guide / License / Thanks ...

It's your turn

vue-component-boilerplate's People

Contributors

waynecz avatar

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.