@lostmyname/rapscallion

v2.1.13
Asynchronous React VirtualDOM renderer for SSR.
react ssr asynchronous render html stream

build

rm -rf lib/ && babel -d lib/ src/

check

npm run lint && npm run test

test

mocha spec/exec.js

lint

eslint src spec

benchmark

babel-node benchmark/benchmark.js

concurrency

babel-node benchmark/concurrency.js

check-output

babel-node benchmark/test-html-output.js

check-context-output

babel-node benchmark/test-html-output-with-context.js

check-templated-output

babel-node benchmark/test-templated-output.js

prepublish

npm run check && npm run build
npm i @lostmyname/rapscallion

Metadata

  • MIT
  • >=6.0.0
  • Dale Bustad
  • released 9/7/2017

Downloads