Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: enaqx/awesome-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: makajs/awesome-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 28, 2018

  1. Add maka.js to boilerplates

    Add maka.js to boilerplates
    ziaochina authored Oct 28, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f5a91cc View commit details
  2. update makajs.org

    update makajs.org
    ziaochina authored Oct 28, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7d398c0 View commit details
Showing with 1 addition and 0 deletions.
  1. +1 −0 README.md
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -349,6 +349,7 @@ A collection of awesome things regarding React ecosystem.
* [CRA-gen (Create React App CLI generator using custom templates)](https://github.com/kkoomen/cra-gen)
* [create Adobe-CEP (Photoshop, Illustrator etc..) extension/plugin with React, Material-UI, Native Node modules, Webpack, Babel and ExtendScript](https://github.com/HendrixString/adobe-cep-react-create)
* [Visual webpack config tool for React apps](https://github.com/jakoblind/webpack-autoconf)
* [maka.js - MakaJs,react and redux based, lightweight react framework. Use json schema to express react.](https://makajs.org)

##### Routing
* [react-router - A complete routing library for React](https://github.com/reactjs/react-router)