https://github.com/dacejs/dace
🐟 A minimalistic universal (isomorphic) react framework for building web apps.
https://github.com/dacejs/dace
code-splitting expressjs isomorphic react redux server-side-rendering universal webpack
Last synced: 4 months ago
JSON representation
🐟 A minimalistic universal (isomorphic) react framework for building web apps.
- Host: GitHub
- URL: https://github.com/dacejs/dace
- Owner: dacejs
- License: mit
- Created: 2018-05-28T07:53:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:49:55.000Z (over 2 years ago)
- Last Synced: 2025-01-07T10:30:57.185Z (4 months ago)
- Topics: code-splitting, expressjs, isomorphic, react, redux, server-side-rendering, universal, webpack
- Language: JavaScript
- Homepage: https://dacejs.com
- Size: 2.5 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dace
🐟 A minimalistic universal (isomorphic) react framework for building web apps.
[https://dacejs.com](https://dacejs.com)
[](https://travis-ci.com/dacejs/dace)
[](https://www.npmjs.com/package/dace)
[](https://www.npmjs.com/package/dace)
[](https://david-dm.org/dacejs/dace)## Todo
- [ ] 升级到 `babel@^7`
- [ ] 升级到 `webpack@^5`
- [ ] css 按页面打包
- [ ] without-redux 前端路由不触发getInitialState
- [ ] 启用 webpackbar 时 eslint 和 stylelint 报错信息显示不完整
- [ ] 资源 prefetch
- [ ] vendor 在dace.config可配置
- [ ] less-loader的支持
- [*] 重新设计 paths.js defaultEnv.js dace.config.js
- [ ] 确认 DACE_API_BASE_URL 是否可以删除