0.0.10 • Published 8 years ago

starjs v0.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

StarJS React NodeJS framework

Quickly create universal web applications

Simple and easy

  • JS
    • JSX
    • ES2015 and stage-0 (now unchangeable)
    • Universal (isomorphic)
  • Code
    • Wrapper over Express, React, react-router
  • Tasks
    • Hot-reload server
    • Hot-reload client
    • Auto-generate index.js and routes.js

Abstract on

  • Express
  • React
    • react-router
  • Webpack
  • Babel ES2015, ES2016 stage-0
  • Gulp

TODO

  • API
  • Auth
  • Redux
  • Add styles
  • Add more configs
    • JS ES
  • Refactoring