create-web-app

PWA(Progressive Web App) project development environment startup configuration. | PWA 项目开发环境启动配置。

MIT License

Downloads
71
Stars
4
create-web-app - v0.2.8

Published by wang1212 almost 5 years ago

  • create web app - Builds PWA that doesn't depend on any development framework.
  • create react app - Builds PWA based on React framework ecosystems such as React.js, Redux.js, and React Router.

Changelog

  • Add
    • prettier
    • eslint-config-prettier
    • eslint-plugin-prettier
  • Update
    • @babel/core -> ^7.7.7
    • eslint -> ^6.7.2
    • flow-bin -> ^0.114.0
    • typescript -> ^3.7.3
    • webpack -> ^4.41.4
    • url-loader -> ^3.0.0
create-web-app - v0.2.7

Published by wang1212 almost 5 years ago

  • create web app - Builds PWA that doesn't depend on any development framework.
  • create react app - Builds PWA based on React framework ecosystems such as React.js, Redux.js, and React Router.

Changelog

  • Update
    • react -> ^16.12.0
    • @babel/core -> ^7.7.2
    • eslint -> ^6.6.0
    • flow-bin -> ^0.112.0
    • typescript -> ^3.7.2
create-web-app - v0.2.6

Published by wang1212 about 5 years ago

  • create web app - Builds PWA that doesn't depend on any development framework.
  • create react app - Builds PWA based on React framework ecosystems such as React.js, Redux.js, and React Router.

ChangeLogs

  • Add
    • regenerator-runtime
    • @loadable/component (react app)
    • eslint-plugin-react-hooks (react app)
  • Update
    • react -> ^16.11.0
    • react-router-dom -> ^5.1.2
    • @babel/core -> ^7.6.4
    • @babel/preset-react -> ^7.6.3
    • eslint -> ^6.5.1
    • flow-bin -> ^0.110.0
    • sass-loader -> ^8.0.0
    • style-loader -> ^1.0.0
    • webpack -> ^4.41.2
  • Remove
    • @babel/plugin-proposal-class-properties (web app)
create-web-app - v0.2.2-create-web-app

Published by wang1212 over 5 years ago

  • create web app - Builds PWA that doesn't depend on any development framework.
  • create react app - Builds PWA based on React framework ecosystems such as React.js, Redux.js, and React Router.

Change Logs

Note: The previous generic web app and react web app have been merged and are no longer updated independently.

  • Add
    • @babel/preset-typescript
    • postcss-preset-env
  • Update
    • flow-bin -> ^0.102.0
  • Remove
    • ts-loader
    • autoprefixer
create-web-app - v0.2.0-web-app

Published by wang1212 over 5 years ago

generic web app - Suitable for any project that does not use a framework.

Note: The previous generic was renamed to web-app.

  • add
    • worker-loader
    • typescript
    • ts-loader
  • update
    • webpack -> ^4.35.0
    • url-loader -> ^2.0.0
    • css-loader -> ^3.0.0
    • jsdoc -> ^3.6.2
    • jest -> ^24.8.0
    • flow-bin -> ^0.101.1
    • eslint -> ^6.0.1
create-web-app - v0.1.4-generic

Published by wang1212 over 5 years ago

generic - Suitable for any project that does not use a framework.

  • add
    • flow-bin
    • flow-typed
    • @babel/preset-flow
    • jest
    • workbox-webpack-plugin
  • update
    • webpack -> ^4.30.0
    • @babel/core -> ^7.4.4
    • del -> "^4.1.1
    • webpack-bundle-analyzer -> ^3.3.2
create-web-app - v0.1.7-with-react

Published by wang1212 over 5 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • update
    • react -> ^16.8.5
    • @babel/core -> ^7.4.0
create-web-app - v0.1.6-with-react

Published by wang1212 over 5 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • add
    • jest
    • babel-jest
  • update
    • react-router-dom -> ^5.0.0
    • flow-bin -> ^0.95.1
  • remove
    • lodash
    • reactstrap
create-web-app - v0.1.4-with-react

Published by wang1212 over 5 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • add
    • offline-plugin
  • update
    • react -> ^16.8.4
    • @babel/core -> ^7.3.4
    • webpack -> ^4.29.6
    • flow-bin -> ^0.94.0
    • del -> ^4.0.0
    • copy-webpack-plugin -> ^5.0.0
create-web-app - v0.1.5-with-react

Published by wang1212 over 5 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • add
    • workbox-webpack-plugin
  • remove
    • offline-plugin
create-web-app - v0.1.3-generic

Published by wang1212 over 5 years ago

generic - Suitable for any project that does not use a framework.

  • add
    • html-loader
  • update
    • webpack -> ^4.29.5
    • @babel/core -> ^7.3.3
    • css-loader -> ^2.1.0
    • file-loader -> ^3.0.1
    • imagemin-jpeg-recompress -> ^6.0.0
create-web-app - v0.1.3-with-react

Published by wang1212 almost 6 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • add
    • html-loader
    • webpack-bundle-analyzer
  • update
    • react -> ^16.7.0
    • react-redux -> ^6.0.0
    • webpack -> ^4.28.2
    • flow-bin -> ^0.89.0
    • css-loader -> ^2.1.0
    • file-loader -> ^3.0.1
    • imagemin-jpeg-recompress -> ^6.0.0
create-web-app - v0.1.2-generic

Published by wang1212 almost 6 years ago

generic - Suitable for any project that does not use a framework.

  • add
    • del
    • webpack-bundle-analyzer
  • update
    • webpack -> ^4.26.0
  • remove
    • gulp
    • gulp-clean
create-web-app - v0.1.2-with-react

Published by wang1212 almost 6 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development.

  • add
    • del
  • update
    • webpack -> ^4.25.1
    • flow-bin -> ^0.85.0
  • remove
    • gulp
    • gulp-clean
create-web-app - v0.1.1-with-react

Published by wang1212 about 6 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development

  • add
    • copy-webpack-plugin
    • imagemin-webpack-plugin
    • axios
    • lodash
  • update
    • webpack -> ^4.23.0
    • react -> ^16.6.0
    • flow-bin -> ^0.83.0
  • remove
    • gulp-imagemin
create-web-app - v0.1.1-generic

Published by wang1212 about 6 years ago

generic - Suitable for any project that does not use a framework.

  • add
    • imagemin-webpack-plugin
  • update
    • webpack -> ^4.22.0
  • remove
    • gulp-imagemin
create-web-app - v0.1.0-generic

Published by wang1212 about 6 years ago

generic - Suitable for any project that does not use a framework.

  • add
    • mini-css-extract-plugin
    • optimize-css-assets-webpack-plugin
    • copy-webpack-plugin
  • update
    • webpack -> ^4.21.0
    • @babel/core -> ^7.1.2
  • remove
    • extract-text-webpack-plugin
create-web-app - v0.1.0-with-react

Published by wang1212 about 6 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development

  • add
    • mini-css-extract-plugin
    • optimize-css-assets-webpack-plugin
  • update
    • react -> ^16.5.2
    • @babel/core -> ^7.1.2
    • webpack -> ^4.20.2
    • flow-bin -> ^0.81.0
  • remove
    • extract-text-webpack-plugin
create-web-app - v0.0.3-with-react

Published by wang1212 about 6 years ago

React.js - Suitable for applications that rely on react.js and redux && react-router development

  • add package react-router-dom and react-loadable

  • update

    • react -> 16.5.1
    • webpack -> 4.19.0
    • flow -> 0.80.0
create-web-app - v0.0.2-with-react

Published by wang1212 about 6 years ago

React.js - Suitable for applications that rely on react.js and redux development

  • add jsdoc template docdash
Package Rankings
Top 13.81% on Npmjs.org
Badges
Extracted from project README
NPM VERSION Commitizen friendly Codacy Badge
Related Projects