Coder Social home page Coder Social logo

alibaba / beidou Goto Github PK

View Code? Open in Web Editor NEW
2.7K 97.0 258.0 25 MB

:milky_way: Isomorphic framework for server-rendered React apps

License: MIT License

JavaScript 98.21% Makefile 0.53% HTML 0.12% Shell 0.42% Less 0.72% SCSS 0.01%
isomorphic server-rendered react-server-render css-module react-performance universal ssr node-framework enterprise-framework es6

beidou's Introduction

Beidou

🌌 Isomorphic framework for server-rendered React apps

NPM version build status Test coverage NPM Downloads Gitter Node

Chinese Documentation - δΈ­ζ–‡ζ–‡ζ‘£

Features

  • βœ”οΈŽ High performance, 2-5 times speedup compares to client-side rendering
  • βœ”οΈŽ Search engine optimization(SEO)
  • βœ”οΈŽ ES6/ES7/ES8 supported
  • βœ”οΈŽ TypeScript supported
  • βœ”οΈŽ React renderToNodeStream supported
  • βœ”οΈŽ SCSS/Sass with autoprefixer supported
  • βœ”οΈŽ Auto router supported
  • βœ”οΈŽ Extends default webpack config supported
  • βœ”οΈŽ View rendering middleware supported
  • βœ”οΈŽ User-friendly CLI tool
  • βœ”οΈŽ Lots of plugins

Release 2.0

New Features

  • BREAKING CHANGE: Upgrade internal babel to 7

  • BREAKING CHANGE: Upgrade internal webpack to 4

  • Completely TypeScript Support, enable with one line config:

// package.json

{
  "config": {
    "typescript": true
  }
}

see typescript example for more detail.

Quick start

$ npm install beidou-cli -g
$ beidou init
$ npm run dev

Navigate to http://localhost:6001/

Boilerplate

Documentation

Articles

Performance

  • Isomorphic rendering performance VS client side rendering performance in 3G network

isomorphic vs performance

  • Performance comparison in different network environment

isomorphic vs performance

Need Help?

Please let us know how can we help. Do check out issues for bug reports or suggestions first.

DingTalk group supported

DingTalk Group Number: 23374510

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.