Giter VIP home page Giter VIP logo

element's Introduction

Element

面向业务的移动端组件。

Intro

  • 基于 Vue 1.x 开发,使用 webpack 遵循 UMD 规范打包
  • 优先单项数据流,即使用 props 传参,减少自定义事件通信
  • 允许传入 callback 修改父组件数据,但不允许使用双向绑定直接修改
  • 目标为最低级零件,避免依赖其它组件
  • 项目内为不稳定版本,稳定后将转移至 eleme/component

Usage

src/{{Project}}/README.md

Contribution

fork + clone
npm run dev
npm run build

目录名即为模块名,也是打包后全局变量的名称。

element's People

Contributors

banrikun avatar

Watchers

 avatar  avatar

Forkers

voidit

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.