Giter Site home page Giter Site logo

mip2's Introduction

MIP

Build Status Coverage Status license

MIP 2

这个项目包含 mip 核心、mip-cli、mip-validator、mip-sandbox 代码,位于 packages 目录下

代码规范

  • 使用 ES6 和 ES Module 编写组件
  • 全部代码需要通过 eslint 审核才能提交,遵循社区 standard 规范
  • 不到万不得已,不许使用 eslint-disable
  • Vue 的 template 部分需要遵守 Vue 的编码规范

使用 eslint 代码规范检查工具,使用 JavaScript Standard Style [CN/EN] 代码规范。

# 检查所有文件
$ npm run lint

# or 检查单独文件
$ npx eslint filename.js

注意: 这里 eslint-config-standard 作为 eslint 的规范配置引入, 在 .eslintrc.json 的 extends 配置项中使用,不需要安装 standard 工具,编辑器也不需要安装 standard 插件,只需要安装 eslint 的代码检查插件即可。

mip2's People

Contributors

easonyq avatar clark-t avatar huanghuiquan avatar xiaoiver avatar chenqiushi avatar pengxing avatar liuruoran88 avatar craigchencc avatar ricardo-li avatar yenshih avatar zoumiaojiang avatar ccksfh avatar shawntu avatar tayqassqan avatar brunoon avatar yuyutong avatar venyxiong avatar html5david 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.