All Projects → alibaba → Plover

alibaba / Plover

Licence: apache-2.0
专注于模块化的NodeJs Web框架

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Plover

Sactive Web
🚀 A dependency injection web framework for Node.js.
Stars: ✭ 143 (-44.79%)
Mutual labels:  koa, webframework
Mysrv
Yet another Node.js web framework, based on koa.js 又一个 Node.js MVC 框架,基于Koa2
Stars: ✭ 10 (-96.14%)
Mutual labels:  koa, webframework
koaton
Koaton is a CLI tool that provides a nice starting point for full stack JavaScript Web development with Koa, Ember, and Node.js along with CaminateJS and WebSockets.
Stars: ✭ 28 (-89.19%)
Mutual labels:  koa, webframework
Vox
Simple and lightweight Go web framework inspired by koa
Stars: ✭ 74 (-71.43%)
Mutual labels:  koa, webframework
polix
🚀 Node.js Web Framework
Stars: ✭ 32 (-87.64%)
Mutual labels:  koa, webframework
co-wechat-payment
Wechat payment lib for node.js koa framework.
Stars: ✭ 20 (-92.28%)
Mutual labels:  koa
nodeMiddleWay
node作为中间层调研项目
Stars: ✭ 18 (-93.05%)
Mutual labels:  koa
graphql-typeorm-koa-workshop
Demo GraphQL API server
Stars: ✭ 36 (-86.1%)
Mutual labels:  koa
react-isomorphic-bundle
React Redux Universal (isomorphic) bundle
Stars: ✭ 53 (-79.54%)
Mutual labels:  koa
graceful
Gracefully exit server (Koa), database (Mongo/Mongoose), Redis clients, and job scheduler (Redis/Bull)
Stars: ✭ 37 (-85.71%)
Mutual labels:  koa
koa-waterline
Deprecated: A middleware for your hose
Stars: ✭ 14 (-94.59%)
Mutual labels:  koa
ibird
A lightweight and flexible web development framework.✨🚀✨
Stars: ✭ 74 (-71.43%)
Mutual labels:  koa
fullmoon
Fast and minimalistic Redbean-based Lua web framework in one file.
Stars: ✭ 237 (-8.49%)
Mutual labels:  webframework
doa
A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️
Stars: ✭ 20 (-92.28%)
Mutual labels:  koa
koa-router-version
Semantic Versioning routing for Koa
Stars: ✭ 19 (-92.66%)
Mutual labels:  koa
ejyy
「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。
Stars: ✭ 561 (+116.6%)
Mutual labels:  koa
leizm-web
现代的 Web 中间件基础框架,完美支持 TypeScript,构建可维护的大型 Web 项目
Stars: ✭ 40 (-84.56%)
Mutual labels:  koa
poseidon
A no-dependency, intuitive, and lightweight web framework from scratch in Javascript
Stars: ✭ 41 (-84.17%)
Mutual labels:  webframework
egg-nuxt
The Nuxt plugin for eggjs
Stars: ✭ 23 (-91.12%)
Mutual labels:  koa
lin-cms-koa-core
A simple and practical CMS implememted by koa
Stars: ✭ 42 (-83.78%)
Mutual labels:  koa

Plover - 专注于模块化的NodeJs Web框架

NPM version build status Test coverage

Plover是一个专注于 模块化方式构建web应用 的NodeJs MVC web框架。不同于其它web框架,它提供完整的应用和模块化模型可以让复杂的业务功能可以方便地抽象成多个模块的方式进行独立开发,让应用可以像搭积目的方式拼装模块而成。

Plover基于koa构建,它可以很方便地独立部署或者集成到其他koa的应用一起部署。

Plover专注于 模块化 ,为 快速构建web应用 提供最佳方案 。

参与贡献

欢迎以IssuePullRequest的方式参于共建。

提交代码前请确保通过eslint单元测试

关于commit规范请参考Angular Commit规范
关于lint规范请参考eslint-config-bce

相关资源

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].