static-react-alpha

3.2.1 • Public • Published

static-react

Zero-configuration CLI React static renderer

Build Status

Usage

npm i -D static-react

Static-react include babel presets and React – there is no need to install them separately with npm 3+.

CLI

static-react RootComponent.js > index.html

Options

  • -p, --props - pass props via a file that exports an object
  • -b, --babel - pass babelConfig via a file that export an object
  • --no-doctype - omit <!DOCTYPE html> from the beginning of the returned string

Example

See /example


MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i static-react-alpha

Weekly Downloads

0

Version

3.2.1

License

MIT

Last publish

Collaborators

  • leiming