Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React Cool Starter

😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Collective - Host: opensource - https://opencollective.com/react-cool-starter - Website: https://wellyshen.com - Code: https://github.com/wellyshen/react-cool-starter

Fixing action bug & webpack compilation bug

github.com/wellyshen/react-cool-starter - 8ce455e8dcde4422e8624bb467f4f165ab265c22 authored almost 8 years ago
Remove immutable-js & Code refine for Webpack-2 & Refine package.json

github.com/wellyshen/react-cool-starter - da9df1c5eaff4e9c1141abbbfa683060aa8a7a1b authored almost 8 years ago
Fix unit testing error

github.com/wellyshen/react-cool-starter - fd674ff0f931782c3f34ab8e9f7736d79553cc3b authored almost 8 years ago
Code refine for actions

github.com/wellyshen/react-cool-starter - af9209cfbae80aca92b6e0d4962db4c71c380f4e authored almost 8 years ago
Keep all dependencies on trend

github.com/wellyshen/react-cool-starter - a534d2b85a44370ebf7e1a294bf37794e4b4d4e9 authored almost 8 years ago
Remove duplicated code and modify the NODE_PORT config

github.com/wellyshen/react-cool-starter - 18599bf68bfcf71c0f6e08c7e9cb06e2d3ce06d2 authored almost 8 years ago
Refactor defaultProps

github.com/wellyshen/react-cool-starter - 980eeee473c7288355c898c9cd283499af8ee899 authored about 8 years ago
Remove un-used eslint ignore command

github.com/wellyshen/react-cool-starter - b3d2b4e517fadfd8b745b0c796ffa251ae32f6be authored about 8 years ago
update README.MD description

github.com/wellyshen/react-cool-starter - 047c4716b3677a79ac216ff15723c78621289b95 authored about 8 years ago
Update packages & Turn off the performance hints of Webpack

github.com/wellyshen/react-cool-starter - 69a5182158bb94cf810b3fbf83f86b50b0f2e908 authored about 8 years ago
Update packages & Turn off the performance hints of Webpack

github.com/wellyshen/react-cool-starter - 5c7fbc038cb2dba4bb2cd6e35968969ecc55941e authored about 8 years ago
Update eslint config & packages

github.com/wellyshen/react-cool-starter - 8a2fc847872daeba173577ef812fb3af46c32655 authored about 8 years ago
Update .eslintrc file

github.com/wellyshen/react-cool-starter - e392f41d94098281b3ac9dc2d2a8b39b688b0ca4 authored about 8 years ago
Merge pull request #23 from jabacchetta/master

Remove specified OccurrenceOrderPlugin

github.com/wellyshen/react-cool-starter - 670ec206de2544d4a1af93aa9e7b38107a6442b9 authored about 8 years ago
Remove specified OccurrenceOrderPlugin

Removed unnecessary OccurrenceOrderPlugin code from Webpack config —
it's now included with Webp...

github.com/wellyshen/react-cool-starter - 2a1f6ca371409d6bd1fbe460a4e06f696b069137 authored about 8 years ago
Fix unit testing error & update packages

github.com/wellyshen/react-cool-starter - 0de8f065dbb7ac9e17fd0b3e404dc6df9c134507 authored about 8 years ago
update packages & fix unit testing bug

github.com/wellyshen/react-cool-starter - 1f3a61cfb7e864322cc5c6e853ef6c4f9f02e8b0 authored about 8 years ago
Fix build error & update packages

github.com/wellyshen/react-cool-starter - ddcd2f7106e8c0b94957d59c58da42bf2e8eba18 authored about 8 years ago
Update packages & code refine & support node v7

github.com/wellyshen/react-cool-starter - c63c36f13bc6580a9f9fe54a05765eaf0be97c4c authored about 8 years ago
Update to react-router v3

github.com/wellyshen/react-cool-starter - 8e2e2aa561374a00e6055e70efa59c547d20218d authored about 8 years ago
Update webpack-isomorphic-tools to fix the hot reloading bug of .scss

github.com/wellyshen/react-cool-starter - f764a80d81f5bfb19f190c129684fb354b87e848 authored about 8 years ago
Update webpack-isomorphic-tools to fix the hot reloading bug of .scss

github.com/wellyshen/react-cool-starter - ab6717e4515b612bbc9ddad541d2c5f3198316ff authored about 8 years ago
Refactor webpack config

github.com/wellyshen/react-cool-starter - 9343bdfddb4bffaef1adde735c52046e78197da1 authored about 8 years ago
Merge pull request #13 from jabacchetta/master

Update to Webpack 2 syntax

github.com/wellyshen/react-cool-starter - 538659eb4566a968db34d552f2227b81eb9befb0 authored about 8 years ago
update packages & readme file

github.com/wellyshen/react-cool-starter - 7be36d17e3108a873da93a66dc1584b06622da2d authored about 8 years ago
Update to Webpack 2 syntax

Changed "query" to "options" — reflecting the new, preferred syntax in
Webpack 2.

github.com/wellyshen/react-cool-starter - b7338863d91ee954946f4a1712740ea2355ce5b7 authored about 8 years ago
Merge branch 'refine_webpack'

github.com/wellyshen/react-cool-starter - 8183592ecdc4cac58d6a0a1bfa3bddf32f46f1bb authored over 8 years ago
Refine webpack testing config & add err message of rendering routes & update packages

github.com/wellyshen/react-cool-starter - 93ee5e73536431b6690506ba2dd48697522939b0 authored over 8 years ago
Refine webpack config (the postcss-loader)

github.com/wellyshen/react-cool-starter - 695de6dce7722cc05fcb892013e9413930fca213 authored over 8 years ago
Code refine & Update packages

github.com/wellyshen/react-cool-starter - a3b7b294984669c14e91d5326e974c4062b3778b authored over 8 years ago
Update postcss-loader

github.com/wellyshen/react-cool-starter - 8d81de3400a31e16e96f911d93e25894cfe5bef5 authored over 8 years ago
Update eslint & README file

github.com/wellyshen/react-cool-starter - 12a75395d62eec5c36aa10b1a8eb7ebdd7a49167 authored over 8 years ago
Refine parameter name

github.com/wellyshen/react-cool-starter - 8b6104ae49c890e14d7bf0560414a3f920763163 authored over 8 years ago
Refine parameter name

github.com/wellyshen/react-cool-starter - 956624286b60f09119d979b77c15561a3bbc1cdf authored over 8 years ago
Refine the client & server setup for react-redux-router

github.com/wellyshen/react-cool-starter - c61ce6d081ad227e6d9983acf371f9b55433f659 authored over 8 years ago
Update react-hot-loader

github.com/wellyshen/react-cool-starter - ff72d83850d3a6d607bddd4023ed118806e34faa authored over 8 years ago
Fix dynamic bug & remove nodemon & code refine

github.com/wellyshen/react-cool-starter - a7d9cae487b1442b247d80b42bbf61ebfe3af0b9 authored over 8 years ago
Fix webpack-isomorphic-tools bug

github.com/wellyshen/react-cool-starter - 440c414dcc9b67b69101f2149ecc3bdcb7c5fe76 authored over 8 years ago
Add react-hot-loader v3

github.com/wellyshen/react-cool-starter - 673c86cbba9d1f07c23f4f7f3157df0fbec38601 authored over 8 years ago
Add __DISABLE_SSR__ mode & Fixing the bug of react-router-redux on server side & Code refine

github.com/wellyshen/react-cool-starter - 278bcdca0fc75dd20798bd1311bb1500f348c61a authored over 8 years ago
Update description and packages

github.com/wellyshen/react-cool-starter - cbbe7365bf461ed2ca310cd57d5d217f6443b4eb authored over 8 years ago