UNPKG

generate-react-code

Version:

An automated React code generation tool for React web, React-Native, and/or Redux in the ducks modular pattern.

13 lines (8 loc) 187 B
language: node_js node_js: - stable install: - npm install script: - npm run test after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"