react-desktop

v0.1.57
React UI Components for OS X El Capitan and Windows 10
react react-component electron node-webkit native desktop ui user interface and 4 more...

test

mocha test

eslint

eslint ./src ./test

prebuild

rsync -av -delete . build --exclude build --exclude .git --exclude .idea && npm run eslint && npm run test

build

babel ./build/src --out-dir ./build/src && ./node_modules/.bin/babel ./build/index.js --out-file ./build/index.js && ./node_modules/.bin/babel ./build/osx.js --out-file ./build/osx.js && ./node_modules/.bin/babel ./build/windows.js --out-file ./build/windows.js

publish

npm publish build

playground

webpack-dev-server --config ./playground/webpack.config.js --colors --inline --port 3000

Metadata

  • MIT
  • Whatever
  • Gabriel Bull
  • released 5/4/2016

Downloads

Maintainers