Giter Club home page Giter Club logo

rwpjs's Introduction

RWP.JS

react-ui DeepScan grade

微信图片_20200924202254

说明

RPW.JS 是一套 React 中 web网页开发的全栈解决方案。支持以下的内容

  • 通过脚手架快速构建后端管理系统, 通过 @rwp/cli 提供
  • 40 + 的UI 组件, 通过 @rwp/react-ui 提供, 高性能组件,例如表格的虚拟滚动,以及无限滚动
  • 微前端架构, 通过注册中心引入其他的前端模块(PS: 在开发中)

贡献指南

行为准则

我们有一份 行为准则,希望所有的贡献者都能遵守,请花时间阅读一遍全文以确保你能明白哪些是可以做的,哪些是不可以做的。

透明的开发

我们所有的工作都会放在 GitHub 上。不管是核心团队的成员还是外部贡献者的 pull request 都需要经过同样流程的 review。

开发流程

在你 clone 了 rwpjs 的代码并且使用 npm install 安装完依赖后,你还可以运行下面几个常用的命令:

  1. npm start 在本地运行 rwpjs 的网站。
  2. npm run lint:script 检查代码风格
  3. npm run lint:fix 修复代码风格
  4. npm test 运行测试。(在运行测试前请确保 NODE_ENV 环境变量没有被设定,否则可能会引发一些问题)
  5. npm run build 构建 rwpjs 到 dist 目录。

当前项目在 https://github.com/jhoneybee/rwpjs 中进行开发

文档地址

点击访问 https://rwp.pub 来查看对应的文档说明。

附言

请注意, 使用此库应该是自由的, 而并非指的是价格, 我希望任何使用这个库的人,可以自己改变代码, 从中学习,与他人一起分享等等, 所以才采用此开源协议。

Note that when we say "free" we mean freedom, not price. The goal of such freedom is that the people who use a given piece of software should be able to change it to fit their needs, learn from it, share it with their friends, etc. The GPL or LGPL licenses allows you those freedoms, so it is free software.

打赏

微信 支付宝

rwpjs's People

Contributors

jhoneybee avatar dependabot-preview[bot] avatar

Watchers

James Cloos 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.