Coder Social home page Coder Social logo

react-native-component-boilerplate's Introduction

react-native-component-boilerplate

A boilerplate to create React Native components.

Features

  1. mocha to allow writing unit tests for the project
  2. enzyme for testing
  3. travis as CI
  4. istanbul for code coverage (ES2015)
  5. codecov.io for code-coverage reporting
  6. Scripts written for building components(ES5)
  7. semantic-release for automated releases following semantic versioning
  8. commitizen and cz-conventional-changelog for better commit messages.
  9. Prettier as a precommit hook.

Scripts

  1. npm run lint : Lint all js files
  2. npm run lintfix : fix linting errors of all js files
  3. npm run semantic-release : make a release. Leave it for CI to do.
  4. npm run test : Run tests. tests file should be written as *.test.js and using ES2015
  5. npm run test:watch : Watch tests while writing
  6. npm run test:cover : Show coverage report of your tests
  7. npm run test:report : Report test coverage to codecov.io. Leave this for CI
  8. npm run format: Run prettier on all JS files

License

MIT @ Ritesh Kumar

react-native-component-boilerplate's People

Contributors

ritz078 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.