Skip to content

farah/components

 
 

Repository files navigation

components 🎉

CircleCI

NPM

yarn add @transferwise/components

This is a port of our styleguide components to react.

Documentation and demo can be found here

Heavily a work in progress.

Work that still needs doing:

  • Missing styleguide components

Contributing

  1. Clone the repo
  2. Run npm install to install dependencies.
  3. Then run npm start to get a live-reloading dev environment
  4. For tests run npm run test:watch to run livereloading tests.

Add components in feature branches, before creating a pull request update changelog and semantic version so the branch will be deployed and can be shared.

Docs will be automatically deployed when merging to master, and a new npm release (with corresponding github release) will be created as well. Be sure to increment the version in package.json according to semver.

About

Common react components in TransferWise

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 2.6%
  • HTML 0.2%